User Activity

Hi,I have a code that is using STM8L151C6 MCU. I'm using the RTC to wake up periodically from Halt, but for some reason when I use SPI when I'm in RUN mode , after some duration the RTC stops generating the wakeup interrupt.when I comment the SPI pro...
Posted on February 13, 2017 at 12:31Hi,I am trying to use the ADC on STM32L151, the external pin VREF+ is 'not connected' in my design, instead I would like to use the VREFINT (internal reference voltage). The datasheet states: 'VREFINT is internall...
Posted on December 13, 2016 at 09:18Hi all,I would like to implement USB communication at 50Mbps using STM32 as a device- based on ST's existing example code.I would like to understand if this is possible to achieve using the standard example code a...
Posted on November 10, 2016 at 10:42Hi,I would like to implement streaming video application on stm32 controllers, I did not see any example for a UVC implementation, does any one know if one exists? #uvc #stm32 #usb