Posted on May 17, 2011 at 13:27I should've been clearer. All I want to do is read and write a couple of sectors and don't need to deal with the whole file system. I've done this in the past using a Cypress SL811HC USB host and it was really simple. ...
Posted on May 17, 2011 at 13:27I recently picked up an STM3210C eval kit (STMF107VCT). No problems writing code for all the peripherals - works great. However, I'm working on a USB Host only application and am having difficulty understanding where t...
Posted on May 17, 2011 at 13:24I just got the 3210C eval kit (STM32F107VC) and have easily been able to compile and load all of the driver code and source examples for everything but the USB drivers. The documentation on the low level USB drivers is...