You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Register map:

FieldDescriptionUnitBits
Control register (0x00)
StartCore starts transfer when this bit is set to 1 0
Error IRQ enableTrigger IRQ when error condition arises 4
Completion IRQ enableTrigger IRQ when transfer is complete 5
LengthLength of transferc31-12
Status register (0x04)
Transfer doneIndicates that transfer has completed 0
Error codeIndicates error condition that occured during transfer 3-1
Error IRQ flag

Read: 1 when IRQ triggered due to error

Write: Writing 1 clears the IRQ flag

 8
Completion IRQ flag

Read: 1 when IRQ triggered due to completion

Write: Writing 1 clears the IRQ flag

 9
Base address register (0x08)
Base addressAddress of the first component in the HSI cubeb31-0
Width register (0x0C)
Width

The width of the HSI cube in number of components,
meaning the number of components from the start of one
row to the start of the next row

c19-0
    
    
  • No labels