User Activity

Hi,It seems a recent update from Windows introduced a driver problem with the Joystick demo code (I'm running it on a STM3210B-EVAL evaluation board). After some investigation, I linked it to a wrong driver being installed when I connect the board (s...
Posted on March 23, 2018 at 10:06Hello!I'm currently developping a SD Card driver, and after some hard work, I got to a point where everything works pretty well. However, I have this one SD card that doesn't boot properly, while 3 others work great....
Posted on March 13, 2018 at 13:19I am currently using the STM3210B-EVAL Mass Storage example, which allow access of the SD card from a PC, through Mass Storage USB connection. The SD card is accessed through SPI. I'm using a 2GB microSD card, and I ...
Posted on August 12, 2016 at 12:24Hello everyone, I am trying to use the bootloader in the system memory of the STM32F070RB on a Nucleo board, but I don't seem to manage to launch it. After trying several things, here is the state of my board : I re...
Posted on July 25, 2013 at 19:22Hello everyone, I'm currently working on a USB application on a STM32F103, using the Audio Class, and after some work and extensive reading (USB specification and Audio Class specification of course, + several example...