cancel
Showing results for 
Search instead for 
Did you mean: 

STM32N6750-DK SD card boot procedure

Cococarbine
Associate II

Hello, is it possible to boot FSBL and load application from SD card upon powerup, bypassing onboard flash?  I didn't see any clear guides on this procedure.

Thank you

1 REPLY 1
Saket_Om
ST Employee

Hello @Cococarbine 

Please refer to the article below. This article provides a quick tutorial on how to use the FSBL to copy the application from an external serial NOR FLASH to an external serial PSRAM.

How to execute code from the external PSRAM using ... - STMicroelectronics Community

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
Saket_Om