User Activity

Posted on March 17, 2014 at 14:28Hi all! Does anybody know, how to program option bytes from IAR, during downloading flash image, like it implemented in STVP? Maybe, using some scripts to automate. I will need to program few hundreds of uCs, and set...
Posted on February 27, 2014 at 14:44Hi all! I am using STM8S003F microcontroller with UART in async mode. I want to use UART1_CK pin as regular GPIO in push-pull mode. This pin is PD4. When peripherals are configured as below:    PD_DDR_DDR4 = 1;   ...