User Activity

Posted on April 23, 2013 at 01:36I am trying to read the device electronic signature in an STM32F40x device while the device is in DFU mode.The signature is 12 bytes, found at 0x1FFF7A10.  DFU_DNLOAD (Set Address Pointer) works (or at least returns ...
Posted on January 22, 2013 at 21:24I am trying to get USB hosting using the MSC class to work on a board with an STM32F407ZGT6 processor, with a STULPI01 ULPI tranceiver.  The overall goal is to read and write a USB thumb drive using FAT FS. Start...