User Activity

I am trying to get a simple I2C connection running and the I2C1 peripheral on a STM32L052 is giving me hell. Here is what I have done so far:I have written a simple driver for STM32L053 using I2C2 with interrupts. I have tried it on a couple of diffe...
Hello,I am developing a USB HID application on STM32L443. The HID communication works in both directions when I put the controller in Sleep mode with WFI and Sleep on Exit. I am currently experimenting on the suspend/resume capability of the USB. I h...
Posted on November 29, 2017 at 10:16Hello,I am interested in the the STM32L063C8. In my application I will be using an USART in synchronous mode and there are some things about the clock signal that I do not understand. In the reference manual RM036...