User Activity

Posted on October 05, 2012 at 17:56Hello, when i power the stm8l1512c6 on the stm8l discovery board the microcontroller wakes up immediately after entering sleep mode. this does not happen when i power the microcontroller by the power supply. In my ...
Posted on July 04, 2012 at 11:08i cant seem to be able to write in any of the usart registers. i use STVD with raisonance compiler. eg. when i write USART1->CR1 = 0x01; i don´t see any change in CR1 perpheral registers (that i view in STVD windo...
Posted on July 03, 2012 at 19:59i want to transmit using the stm8l152 on the stm8l discovery board. For that i have used sys config registers to remap the clk and the tx pin to the Port A. I use stvd and raisonance compiler. i cannot understand why ...