Skip to main content
ST Migration account
ST Community Manager
September 16, 2026
Solved

Nucleo-N657X0-Q Camera example

  • September 16, 2026
  • 2 replies
  • 7 views

Hi.

I'm trying out new STM32N6 Nucleo board. It has cmera interfaces, so I wanted to try some examples with the camera.

My usual routine for quickstarting some new STM32 product was to download CubeMX package for it, go to Repository folder -> Projects -> [board] -> Applications or Examples, and run an exaple project. But I didn't find any example neather for Nucleo nor other boards.

Where can I find camera examples for NUCLEO-N657 board?

Thanks.

Best answer by mƎALLEm

Hello,

x-cube-n6-camera-capture

2 replies

mƎALLEm
mƎALLEmBest answer
ST Technical Moderator
September 16, 2026
To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
EXUE.2
ST Employee
September 16, 2026

1. where you got the CubeMX? if there is no example for N6, it is better to find a newer version of CubeMX, you can get it in https://www.st.com/en/evaluation-tools/nucleo-n657x0-q.html#tools-software.

2. there is also have a example for camera for STM32N65-DK board, it is same with Nucleo-N6 baord.

link as below:

https://github.com/STMicroelectronics/STM32CubeN6/tree/main/Projects/STM32N6570-DK/Applications/DCMIPP.