User Activity

Hello,I am working with the CAN peripheral on the STM8AF5288.When I was using the standard peripheral library (delivered by STM) I found a fault in the code. It is about the STSW-STM8069 with version 2.3.1. (https://www.st.com/en/embedded-software/st...
Hello,Currently I am programming STM8AF5288.With option byte OPT2.AFR5 the AIN3, AIN2, AIN1 and AIN0 can be remapped to the correct port.Do I need to check if this bit is set correctly before I change the ADC channel to one of those AINx?What will be...
Posted on November 04, 2015 at 08:38Hi,I just started to pickup programming STM32F0308-DISCO based on STM32F030R8T6.I have configurated the clocks and got the timers working on the desired 48 MHz. But when I try to simulate a delay with a for loop i...
Posted on October 24, 2013 at 16:13Hi there,Lately I'm experimenting with the STM32FXXX. Now I came across a problem when I want to configurate the ADC clock. I want to use the maximum frequency that is possible for the ADC. The manual says that the...