Skip to main content
Associate II
August 20, 2026
Question

STM32N6 Disco Object detection step by step

  • August 20, 2026
  • 1 reply
  • 32 views

Hi all, 

Any well defined step by step for STM32N6 disco board? 

a link would be appreciated. 

 

Thank you.

 

1 reply

ST Technical Moderator
August 24, 2026

Hello ​@wbotros 
Use the object detection example, which can be downloaded from this link.

It is a ready-to-use application that detects people.

To use the application, follow these steps:

  1. Download the project.
  2. Open STM32CubeProgrammer.
  3. Make sure that the correct external loader is selected, as the captions show.

     

  4. Put the board in development mode by setting the BOOT1 switch to position 1-3.
  5. Connect to the board.
  6. In the Erasing and Programming window, browse to the .HEX file at "object_detection\STM32N6\Binary\STM32N6570-DK\STM32N6570-DK_GettingStarted_ObjectDetection.hex" , and then click Start Programming.

Disconnect the board, set the BOOT1 switch back to position 1-2, and power cycle the board.

BR
Gyessine

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.