User Activity

Posted on March 08, 2012 at 15:09 Hi! I am outputting a PWM signal from TIM3/ch1 (pin PA6). The signal would be a clock signal for external chip btw and I need it to be switchable. All is working nicely. However, after the initialization...
Posted on December 03, 2011 at 19:17Hi! Can anybody tell me where is the reset# pin (T_JRST) on the SWD header? I can see only these 4 pins: 1 connected to GND with 10K 2 T_JTCK 3 T_JTMS 4 GND T_JRST is connected to the Discovery MCU only. http://w...
Posted on December 01, 2011 at 21:21Hi! I hooked up an 2x16 LCD display with backlight to the board's EXT_3V pin and GND. (The display is a 3V type: both logic and backlight, so not the typical 5V one). I didn't experience any trouble, the USB didn'...
Posted on November 27, 2011 at 19:53Hi! In my recent design I'd like track the time/date using the RTC peripherial of the STM32L152. If I'm not wrong, the RTC is only active when the MCUs power supply is on. I want the clock to run during powered do...
Posted on September 13, 2011 at 00:06Hi! I've just purchased my board and I'd like to create my own applications. Is there any example code or similar to get me started? I checked the demo code which is very complex and also found a peripherial libr...