User Activity

A while back, I found a bug in the osTimer implementation (relating to the callback parameter), and reported it here:https://github.com/ARM-software/CMSIS-FreeRTOS/issues/9only to discover it has been fixed in v2 and the version that ships with the S...
Posted on June 15, 2018 at 05:37Working on an STM32F103, using PWM to generate waveforms. The timer is in One Pulse mode and uses the Repetition Count Register to clock out the required signals. Based on user selection, I am stopping and starting th...
Posted on March 20, 2018 at 03:21After upgrading to 4.25 and regenerating the project, I went through a diff of all the changes in generated code since the previous version. The majority were whitespace and comment changes which were fine.But I did ...
Posted on March 14, 2018 at 08:07When the attached ioc file (minimal test case, consistently reproducible) is generated using CubeMX 4.24, firmware package V1.6.0 and built with TrueStudio 9.0.0 the processor locks up when it reaches the call to __H...
Posted on February 15, 2018 at 04:53STM32CubeMX Version: 4.24.0Target MCU: STM32F103RFTx LQFP64Target IDE: Atollic TrueStudioSteps to reproduce: Start with a valid, working .ioc fileSelect Save and Generate CodeThe first time, it successfully gener...
Kudos from