User Activity

Posted on March 02, 2017 at 21:27I am using an STM32F407 (new to ST and this processor) and I need to be able to calculate sines, cosines, square roots, various other trig functions for a power conversion application.  Is there a math library I can ...
Posted on September 19, 2016 at 20:19I'm new to this microprocessor, and am trying to configure Timer3 with my own code as opposed to that generated by STM32CubeMx / HAL.  This is mostly to learn the timer peripheral, but I may want to implement my ...