Developing automotive test systems with STM32 Nucleo devices (like Nucleo144) using RTOS

I've been working with STM32 Nucleo boards (mainly Nucleo144) for basic projects using CubeIDE. Now I want to delve deeper into automotive test applications. My plan is to explore RTOS development, TouchGFX, and automotive protocols (CAN, LIN). I'm familiar with LabVIEW but a beginner in Python and C. Are there any recommended resources or tutorials specifically for developing automotive test systems with STM32 Nucleo devices (like Nucleo144) using RTOS and these protocols? Any suggestions on getting started with this learning path would be appreciated🙏 @Middleware & OS
2 Replies
Joseph Ogbonna
Joseph Ogbonna•3w ago
Yes. This is a great resource that will guide you through. Follow the documentations and tutorials. https://support.touchgfx.com/docs/development/touchgfx-hal-development/scenarios/scenarios-configure-rtos
Real Time Operating System | TouchGFX Documentation
This section shows how to configure different Real Time Operating System in STM32CubeMX to work with the code generated by the TouchGFX Generator
UC GEE
UC GEE•3w ago
Ok... Thanks @Joseph Ogbonna ...This will be helpful