User Activity

Posted on December 11, 2013 at 12:16Hi,I am using STM8L152C6. It is required to configure the SPI in the Master mode bi-direction communication.I used the following library functions to perform that:CLK_PeripheralClockConfig(CLK_Peripheral_SPI1, ENA...
Posted on November 11, 2013 at 12:34HiWe are developing with STM8L152C6 microcontroller and debugging using the discovery board.Our application uses a battery when there is no power. In this case, we need only two I/O interrupts and the LCD to be wo...