2025-12-07 8:44 PM
I am running the pre-compiled "object Detection" files on the STM32N6570-DK and am in the process of trying to generate my own STM32CubeMX setup project for the fsbl.
I am having difficulty setting up the numerous options for the DCMIPP for this project and have read a lot of the recommended documentation but there does not seem to be any specific details for interfacing to the MB1854 camera module on this kit.
From what I can figure out the "Object Detection" demo uses pipe1 for the display and pipe2 for the NPU processing but I am lost as to what settings to use for DCMIPP in STM32CubeMX.
I need to know what pipe formats, data types etc are needed for each of the pipe1 and pipe2 settings
Can anyone please help me with this?
Solved! Go to Solution.
2026-04-09 7:01 PM
Hi whoiam,
Yes I did manage to final get it going after a lot of hard work. This device is pretty complicated and you need to spend a lot of time learning and trying things out.
I have attached my .ioc file for your reference.
2025-12-07 11:02 PM
2025-12-08 12:12 AM
Yes I have read that many times. Unfortunately it does not give me the detail needed for the STM32N6570-DK and MB1854 DCMIPP setup for the "Object Detection" application. The example in that document is based on the H7 and uses the parallel DCMI port.
I am wondering why this is so difficult to obtain as the demo is widely available but details of the actual setup are only provided in binary form.
There are plenty of examples but they are very basic and don't really help much.
All the documentation is so broad with so many options available.
I purchased the STM32N6570-DK and the MB1854 for a particular project and all I can get running is pre-compiled binary demos.
Everyone from ST that I have ask for help keep fobbing me off with the same application documents that I have meticulously poured over for hours. I raised a support ticket and they told me to go to the forum for help.
I am wondering what is going on. Have I purchased another useless development system???
2025-12-08 6:06 PM
Is there any one that can help me with what settings I need to setup the DCMIPP in STM32CubeMx
for the Getting started Object Detection demo on the STM32N6570-DK?
2026-04-08 12:52 PM
Hello @digilog !
I'm facing the same problem with settings the DCMIPP on NUCLEO-N657 attached to a VG66Y camera.
Did you managed getting it work?
If yes would please attach a .ioc file that i can take it as a reference.
Thanx!
2026-04-09 7:01 PM
2026-04-10 12:31 AM
Thank you sir ! @digilog
All my respect for your hard work . Actually I'm working on an academic project and the deadline line is very soon that's why i need to get it work as soon as possible.
Would you please Sir share your project because i think i have to change the camera middleware with my compatible device, and your project would guide me through this.
Thnx!