
Live about run Threadx RTOS on STM32C0
The STM32C0 family of MCUs from ST Microelectronics is very tiny in resources. Very power…
The STM32C0 family of MCUs from ST Microelectronics is very tiny in resources. Very power efficient, small CPU, and a very tiny set of peripherals. In this video I show an easy use of the very robust RTOS Threadx, ex-Microsoft, and now above Eclipse Foundation umbrella in a very cool MIT open-source permissive license. Two…
I have spent a lot of time in the last month studying good hardware and software alternatives to meet the functional safety requirements of projects, both low medium, and high complexity.All this without incurring costly royalties and licenses.Platforms like ST’s STM32, STM8, and Microsoft’s Azure RTOS came on my radar.For several reasons, operating systems such…
Demonstration of duty cycle control in PWM signal through messages transmitted via CAN BUS.In the demonstration, the CAN BUS system was used in loopback mode for simplification, since messages were sent and received in CAN BUS using the same MCU (STM32-L476RG).This way, it was not necessary to assemble the physical network connections between two MCUs.The…