Senior
May 2, 2020
Question
How to write initial loader to QSPI FLASH
- May 2, 2020
- 2 replies
- 2049 views
STM32MP157DAB1, WINBOND QSPI memory attached to default pins.
How to program first stage bootloader trough DFU mode? Boot pins=000
STM32CuneProgrammer says:
15:11:45:986 : failed to read the requested memory content
15:11:46:788 : failed to read the requested memory content
15:11:47:790 : failed to read the requested memory content
and nothing able to download.
Memory work fine, If I use external SPI FLSH programmer - any diagnostics work well, JEDEC commands (Serial Flash Discoverable Parameters (SFDP), for Serial NOR Flash) to memory pass and get all properties.
MPU boot process from SPI memory well done (if boot pins = 001).
Then I open my fsbl.stm32, message box about Partition ID appear at download phase, Where I should specify this ID?
