User Activity

Posted on July 23, 2013 at 15:19Hi Everybody,I am new to the STM8S and the BEEP Module.I have enable 1kHz signal on PD4 using the following code:/* LSI Calibration*/lsi_clk = power_control_lsi_calibration();  /* BEEP Calibration  */BEEP_LSICalibrati...
Posted on March 14, 2013 at 16:09 Hi, I got the a problem regarding the BOOT process, I don't know how to move the nBOOT1 pin.  I have tried via software with the FLASH functions but with no good result.  Also I am working with the J-link no with...
Posted on December 05, 2012 at 17:34Hi guys,I am new to the STM32 Micro and I am dealing with a STM32F0 discovery board. I am messing around with the TIMER peripheral trying to get a 400 Khz, however I have some issues with the TIM3 settings, below ...