User Activity

Posted on November 18, 2015 at 18:26Hello!  I have a project just running the basics using my STM32L476 discovery board (buttons, LED, debouncing code, etc) but I wanted to add LCD support (which is clearly supported in the default firmware project)...
Posted on November 17, 2015 at 23:53I was trying to run the demo code in both IAR and Keil and got the same issue from both of them.  It appears there are three directories that are empty:..\STMicroelectronics\Documentation..\STMicroelectronics\Midd...
Posted on November 05, 2015 at 18:00 Hello, I put together a new project using STM32CubeMx for the STM32L476 discovery board and generated some code for both Keil and IAR. Both had issues with the following lines: #define 3V3_...