cancel
Showing results for 
Search instead for 
Did you mean: 

Nucleo-N657X0-Q Camera example

ASamo.2
Associate II

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.

2 REPLIES 2
mƎALLEm
ST Employee

Hello,

x-cube-n6-camera-capture

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.
EXUE.2
ST Employee

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.