User Activity

Posted on July 07, 2015 at 16:40Hello everyone,I'm facing a problem in which I'm clueless how to solve. Maybe someone can help me out or give me some hints.To the setup:I'm running two STM32, one STM32F0 to communicate via USB with a PC and a STM32F...
Posted on June 15, 2015 at 13:27Hello,I'm working with the USB Library on a STM32F072CB.The project I use is the virtual com port example inclueded in the library.If I run the example without changing anything it works fine. Because the project isn'...
Posted on May 18, 2015 at 15:29Hello everyone,I'm working on a project where I have to use the USB functionality of the STM32F072CB and I'm not sure how I should use it in the end.The job of the STM32F0 in my application is to programm another contr...
Posted on February 06, 2014 at 11:50Hello everyone,I'm using the SPI4 to read out data from an SD-card, witch is working. Now I want to let the DMA controller do the work at least I want him to do it... I pretty much used the code of the F4 discover...