User Activity

Posted on July 06, 2018 at 21:51Hi everyone,I'm trying to get IAP driver working on my STM32F072C8T6 with USB VCP. I saw an example code for STM32LX IAP projects with ymodem but I thought I would ask around first in case someone already has working ...
Posted on April 13, 2018 at 01:44Hello,I am trying to get a basic USB CDC virtual COM program working using the NUCLEO-F767ZI with CubeMx (v4.23.0 and F7 v1.8.0) but facing an issue where my Windows 10 keeps messaging me that the USB device is not r...
Posted on March 28, 2018 at 03:10Hello,In the datasheet, it states that there is a pull-up resistor for the NRST pin but I was wondering if it is recommended to have a pull-up resistor for this pin.I have been using my customized development board w...
Posted on March 26, 2018 at 06:30Hello,I was wondering if the resistor to pull down the BOOT0 pin is necessary for normal operation, assuming you want to boot from flash memory. I was trying to find on the datasheet (STM32F0 series) to try and find ...
Posted on March 19, 2018 at 19:28Hello,I saw in the datasheet that the max USB voltage input for the STM32F072C8T6 is approximately 3.6 V. Since the USB data voltage can go up to 5 V, I was wondering how one would make the connection between the USB...