STM32F746g-Disco slows down
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-09-24 5:58 AM
I have several stm32f746g disco mb1191b-02, and they are beautiful!
I recently purchased stm32f746g disco mb1191b -04, but for my application slows down a hundred times. Keil compiler. How to make it work fast?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-09-24 6:11 AM
Check the solder-bridges on the board.
Check the clock sources. Check the RCC registers configuring the clocks, confirm which clock sources it is using, confirm the PLL is running.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
‎2016-09-24 6:17 AM
Check the solder-bridges on the board.??? No in board
Check the clock sources.Check the RCC registers configuring the clocks, confirm which clock sources it is usingIts ok!I use old HEX fire, but no resultIn Old board work normaly, but in new board work slow!- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-09-24 6:25 AM
HEX file is one. In ferst board project is work, but in second board project is slow!
Procrssor in first board stm32f746ngh6u 78a2z and in second stm32f746ngh6u 78a2FFirst board b-02 , second board is b-04- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-09-24 8:35 AM
Unless the .HEX file is decomposing the RCC settings and printing them out it is not going to help you understand why the speed/gearing has changed. Changes in caching wouldn't explain the dramatic change in speed, clock gearing would.
I'd start there, digging through the SystemInit() code, and the Errata or any stepping related changes. Look if ST changed the start up code in newer releases of CubeMX/HAL I don't have a sufficiently deep collection of board to review, feel free to send me some...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
‎2016-09-24 9:52 AM
I recompiled the code, rummaging in init systems, changed everything, but there is no effect.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-09-24 9:53 AM
But it works great example of a default with external loader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-09-24 12:40 PM
CLOSED
Firmware update stlink in board