2025-08-15 11:30 PM
Hello,
Can someone please point me to a template proejct with the AI engine, ethernet, UART and graphics library correctly configured?
Also, can we also get FreeRTOS + micro-ROS running on this?
Any help would be much appreciated.
Best Regards
2025-08-29 7:32 AM
Hello @SM19X ,
I couldn't find any template project using ethernet, AI, UART and display.
However, I recommend you referring to these examples and using them as inspiration to start project step by step:
- STM32CubeN6/Projects/STM32N6570-DK/Examples/LTDC at main · STMicroelectronics/STM32CubeN6 · GitHub
- STM32CubeN6/Projects/STM32N6570-DK/Examples/UART at main · STMicroelectronics/STM32CubeN6 · GitHub
- GitHub - STMicroelectronics/stm32ai-modelzoo: AI Model Zoo for STM32 devices
I hope this help you!
Thank you.
Kaouthar
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.