Skip to main content
Senior
February 13, 2025
Solved

From where can I download the STM32N6570-DK example demo code

  • February 13, 2025
  • 2 replies
  • 2378 views

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.

Best answer by Julian E.

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

2 replies

Julian E.
Technical Moderator
February 13, 2025

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

​In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
athern27Author
Senior
February 14, 2025

Hi,
Thank you for replying.
However I wanted code which was pre-deployed on the board as shown in the video .

Julian E.
Julian E.Best answer
Technical Moderator
February 14, 2025
​In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
Associate II
March 15, 2025

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?

Julian E.
Technical Moderator
March 17, 2025

Hello @john-6 ,

 

You are right, we only provide the binary for this out of the box demo it seems.

For example code, I would suggest you look at the getting started instead:

STM32N6-AI - AI software ecosystem for STM32N6 with Neural-ART accelerator - STMicroelectronics

 

Have a good day,

Julian

​In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.