Question
X-Cube-AI Used RAM and Used FLASH modification
- April 23, 2025
- 1 reply
- 658 views
I am using the STM32N6570-DK board to run AI model on it. And I have modified the stm32n6.mpool file because the board actually have a 1‑Gbit Octo‑SPI flash memory, which is 128MB instead of 64MB. But even if I have already adjusted it, the cubemx still shows "Used Flash:3.51MB(.00B over 64.00 MiB xSPI2)". Is there a problem and how I can fix it? By the way, I want to know that where I can get some examples about using AI on the STM32N6570-DK board, and the correct way to modify the files so that I can use the external memory on the board.
