User Activity

Hi All, I'm using a STM32F030x4 that has no EEPROM but I don't want to implement EEPROM emulation on the Main Flash as I only need to 'save' a couple of bytes during power off.Is it possible to use the 'User data option byte' @ 0x1FFF_F804 as a non-v...
Hi All,I'm working with a STM32F303x8, when using the HSI as the clock I've found the timers drift too much between cold and hot running (which is fair), I'm seeing about a 0.3% drift which is an issue for this application.I now have an 8MHz External...
Hi All,In a situation where someone might be flashing an LED using a Timer Output (eg Alternate Function Mode connected to a Timer channel output), what if you want to then turn the LED on solid or totally off and then maybe back to the Timer flashin...
Hi All,I'm playing around with the Timers at the moment on a STM32F303 and currently have TIM2 and TIM6 generating an output pulse on every OC event (different frequency ranges).Those Timer based output toggles are of course somewhat locked to certai...
Hi All,This is not really a specific STM32 question I suppose, so please excuse what might seem like a simple maths question for some of you. How can I do a 1/x operation to a FLT number without using the VDIV command?VDIV takes 14 clock cycles to ...
Kudos from