User Activity

Posted on June 01, 2018 at 08:13I'm using STM32F070RBT USB CDC device to communicate with PC. CDC channel is working fine except one issue. Looks like current channel has 63 character limit. i send 500 characters but i receive only 63 in buffer but ...
Posted on March 28, 2018 at 11:41Dear All,I'm using STM32F070RBT for the current project. MCU USB port is configured as USB CDC port to communicate with PC. Like many other people, I'm trying to use CDC channel to turn MCU in DFU mode without mechan...
Posted on March 24, 2018 at 04:16Hi,In my current project, I'm using STM32F070RG with USB mass storage class, DFU class, and CDC class. Currently, the project is in development so I'm using the ST VID and PID (default comes from cubeMX code). I'm go...