Hello,
I just got a new discovery board STM32F7508-DK. When I start working on board, I find that keil does not support this discovery board.
Please clarify that am I right ?
And also please help me.
Thanks in advance.
The board is identical to the STM32F746G-DISCO
Pick that, and then shrink the IROM allocation in the Target Dialog. The STM32F750N8 ships as having 64KB of FLASH, the die still has 1MB on it.
For more code, add the QSPI memory at 0x90000000, along with the Flash Algorithm for the external memories.
Which board? Building project for both F745xG and F750x8 boards here. ST also provides projects buildable in Keil for the boards
View all questions in Keil forum