2016-09-24 05: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?2016-09-24 06: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.2016-09-24 06: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!2016-09-24 06: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-042016-09-24 08: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...2016-09-24 09:52 AM
I recompiled the code, rummaging in init systems, changed everything, but there is no effect.
2016-09-24 09:53 AM
But it works great example of a default with external loader
2016-09-24 12:40 PM
CLOSED
Firmware update stlink in board