2025-02-12 11:28 PM
Hi, I want to download the demo code which was already in the STM32N6570-DK board when I bought it. But I can't find it anywhere. Kindly help me in this matter.
Solved! Go to Solution.
2025-02-14 12:34 AM
Hello @athern27 ,
You can find it here: STM32CubeN6 - STM32Cube MCU Package for STM32N6 series (HAL, CMSIS devices, and examples running on ST boards) - STMicroelectronics
Have a good day,
Julian
2025-02-13 12:24 AM
Hello @athern27,
You can find the getting started application here:
https://www.st.com/en/development-tools/stm32n6-ai.html
I think you will also be interested in ST Model Zoo to train, quantize and deploy you own model using these applications:
GitHub - STMicroelectronics/stm32ai-modelzoo: AI Model Zoo for STM32 devices
Make sure to take a look at the deployment readme regarding the N6
Have a good day,
Julian
2025-02-13 10:17 PM
Hi,
Thank you for replying.
However I wanted code which was pre-deployed on the board as shown in the video .
2025-02-14 12:34 AM
Hello @athern27 ,
You can find it here: STM32CubeN6 - STM32Cube MCU Package for STM32N6 series (HAL, CMSIS devices, and examples running on ST boards) - STMicroelectronics
Have a good day,
Julian
2025-03-15 11:56 AM
I'm looking for the source code for the out of the box demo provided on the STM32N6570-DK. I've downloaded the files from the link you provided but it is unclear where the out of the box demo code actually resides. I don't see anything that stands out as the demo code. Interestingly there was a link to download a binary of the demo code, which isn't particularly useful, but it was clearly labeled as the demo code. I don't see anything clearly labeled in the example code. Could you provide the actual name of the folder that I should be looking for?