User Activity

Posted on July 18, 2016 at 09:49I am using an STM32F2 MCU and currently successfully executing code from external SRAM on FSMC Bank 1, NOR/PSRAM 1.What I would like to do is also use the LCD on Bank 1, NOR/PSRAM 2 while executing from this external ...
Posted on November 11, 2015 at 22:11 Hi, I have spotted a potential bug in the HAL driver for the UART on (at least) the STM32L0. The macro for determining the BRR register value__DIV_LPUART is defined as follows: #define __...
Posted on October 17, 2015 at 12:19I have an STM32L0 DISCOVERY board and I remove the jumper from JP4 and attach my own ammeter between pins 1 and 2.The demonstration software shows between 210uA - 300uA repeatedly but does not execute code.  The LE...