Skip to content

Could the U54 paly as a master role? #102

Discussion options

You must be logged in to vote

Hi @xiyanni

Using the configuration you shared the E51 would be held in wait for interrupt mode and unused. The U54_1 would configure the MSS and take the U54_2, U54_3 and U54_4 out of wait for interrupt once the system has started up.

You will need to use the HSS if your application is stored in an external non-volatile storage (e.g eMMC, SD card, QSPI) - if you're solely doing a bare metal application and its small enough to fit in the eNVM you could store your bare metal application in the eNVM instead of using the HSS and build the boot mode 1 configuration of the bare metal app. In any scenario you would need to program the eNVM.

One point is that the HSS also provides other services…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@xiyanni
Comment options

@hughbreslin
Comment options

@xiyanni
Comment options

@hughbreslin
Comment options

Answer selected by hughbreslin
Comment options

You must be logged in to vote
1 reply
@hughbreslin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants