User Activity

We are working on a robotics control application for our project. In the past we've used bare metal + C. In recent times however we have seen how beneficial RTOSes and C++ can be for embedded systems. We have shortlisted uCOS as the RTOS and C++ as t...
I have the Nucleo - STM32F446RE board and have been trying to work with the PWM (using CubeMX) on it for Motor Control. But for some reason I was getting 32.8Khz whenever I set it for 32Khz (while SYSCLK was 180Mhz). I checked my calculations but to ...
Kudos from