Skip to main content
Explorer
December 2, 2025
Question

AI Demo on STM32N6 Discovery Board crashes after some seconds

  • December 2, 2025
  • 1 reply
  • 114 views

Hy, 

I received the STM32N6 DK Kit, switched it on - and it crashes immediately. All demos run smoothly, but as soon as I start the AI demo, the display turns grey after approx 2 seconds. 

I power the device over USB port with my 65W Laptop Power supply, jumper JP2 set to 3-4 (5V_USB)

When running the DCMIPP_ContinuousMode_FSBL example project, I see a stable, smooth camera image, so apparently no connection issues to the camera.

Any hints?

Best regards

Harald

    This topic has been closed for replies.

    1 reply

    ST Employee
    December 2, 2025

    Hello,

    there is a similar case which has been discussed, you can refer to: STM32N6570-DK Camera Issue - STMicroelectronics Community

    haraldAuthor
    Explorer
    December 2, 2025

    Thanks a lot for your response. Reflashing the demo hex file "STM32N6570-DK Out-of-the-box demo binary" from https://community.st.com/t5/stm32-mcus-boards-and-hardware/stm32n6570-dk-camera-issue/td-p/830021 seems to solve the issue. My board is running the AI example properly now.

    Regards