cancel
Showing results for 
Search instead for 
Did you mean: 

STM32N6570-DK

rutumistry
Visitor

Hello STM community,

I am working with the STM32N6570-DK Discovery kit and trying to build a pipeline for live camera streaming over Ethernet using NetX Duo, ThreadX and FileX.

I am currently using the inbuilt CubeIDE example project Nx_WebServer.

My current setup is:

STM32N6570-DK
Azure RTOS: ThreadX, NetX Duo, FileX
Ethernet RMII with static IP
SD card for web content
HTTP server using NetX Duo
Goal: later integrate CSI camera streaming over Ethernet

What works:

The board gets a static IP successfully.
Ethernet link is up.
Ping works from PC.
SD card is mounted correctly and HTML files are accessible through FileX.
HTTP server starts without error.

Issue faced:

I am unable to move forward toward live camera streaming.
There is no reference or example for CSI camera streaming over Ethernet using NetX Duo on STM32N6570.
I also faced multiple issues with thread creation order and NetX initialization, which took significant time to debug.

My question:

Is there any recommended architecture, application note, or reference project for:

CSI camera capture
Frame buffering
JPEG or raw frame handling
Streaming frames over Ethernet (HTTP, MJPEG, TCP or UDP)
Specifically for STM32N6570 or STM32N6 series using NetX Duo

Any guidance from ST engineers or community members would be very helpful.

Thank you in advance.

0 REPLIES 0