STM32F7 EVAL Boot mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-12-05 5:50 PM
Hi,
I am trying to put the STM32F769i_EVAL into system BOOT mode. I can do this successfully with an F429 Eval but not with the F7 Eval. I can see that when I reset it the normal program does not run , indicating that Bot mode has been entered , but it does not respond to the 0x7f (connect ) command.
I've tried with both my own known working software loader and the ST flash loader. I am using UART 1 which is otherwise working. Ive tries various baudrates down to 9600.
I am pulling up the Boot pin JP1 directly to VDD and resetting the board.
Many Thanks
Imtiaz
#stm32f7-boot-modeSolved! Go to Solution.
- Labels:
-
STM32F7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-12-20 6:33 PM
Hi John,
Thanks for that . I am awaiting reply from ST who have got to the same conclusion as you have. I am hoping the issue is only to do with the dev boards rather than the F7 chip itself. Possibly the pin is not getting to the right voltage level or something.
Thanks
Imtiaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-12-23 7:10 AM
Hi
abdullah.abdullah
,- I recommend you to remove the R124 from your evaluation board then try the test.
- keep us informed about the result
-Nesrine-
Ifmy suggestanswers your question, please mark it as correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-01-08 12:15 PM
Hi ,
Yes removing R124 from the Eval board fixes the issue , both the DFU and Uart can now access the bootloader.
The Flash Loader Demonstrator utility however does not recognose the device - so I could'nt test reprogramming.
Is there a similar resistor to remove on the Discovery board?
Thanks
Imtaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-01-08 7:08 PM
Hi,
An explanation of why disconnecting R124 fixes the issue on the EVAL would be beneficial.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-01-08 7:50 PM
The PA5 ULPI_CK pin on the STM32F769I-DISCO can't be disconnected.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-01-08 9:18 PM
Does anyone of the UPLI pins show up on the list of signals the System Loader is monitoring? PA5 doesn't appear inherently useful in this regard, SPI1/SPI6 clock perhaps?
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-01-09 11:57 AM
PA5 is the SPI1 bootloader SCK - AN2606 page 175.
SPI1_SCK pin Input PA5 pin: Slave clock line, used in Push-pull pull-down mode

- « Previous
-
- 1
- 2
- Next »