cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect to NUCLEO-N657X0-Q using flash boot?

willisk
Associate

Split from Cannot connect to NUCLEO-N657X0-Q - which is solved.

This is a new question.


Follow up question: what should i do if i want to connect using flash boot?

1 REPLY 1
KDJEM.1
ST Employee

Hello @willisk;

 

As mentioned in RM0486 the boot mode is determined by BOOT0 and BOOT1 pins, and one OTP word. You can boot source from flash when BOOT0=0 and BOOT1=0.

KDJEM1_0-1760018718721.png

BOOT0 is a dedicated pin latched upon reset release.
The BOOT1 is a non dedicated boot pin. The BOOT1 value comes from BOOT1 pin (default
pin), or any other pin defined by BSEC BOOTROM_CONFIG10 - OTP_WORD19[28:21] =
dev_boot_port + dev_boot_pins.

 

I hope this help you.

Thank you.

Kaouthar

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.