User Activity

Posted on November 01, 2015 at 19:28 Hey guys, I've been trying to create USB FS host drivers for a vendor-specific device on the STM32F429 Discovery board. So far I've not had any luck getting ANY device (be it from the MSC, HID or Vendo...
Posted on June 11, 2015 at 06:52 Hey all, Firstly I've tried the following on STM32F303 and STM32F072 and it's the same result on both. The MCU is configured as amaster and I'm trying to send I2C commands to an SSD1306 based OLED display...
Posted on February 18, 2015 at 14:44Hey all,I'm trying to implement a USB CDC device on an STM32F072B-Discovery (uses the STM32F072RBT6 device) to simply send some values over to the serial console. I've not had much luck with this using the code ge...