User Activity

Posted on May 05, 2015 at 14:48Dear All, I am writing STM32F105 based bootloader. I am able to write the Application File contents to the Flash Application Area. But the Jump to Application is failing; I am getting following Errors: 1. Usage Fault...
Posted on March 05, 2015 at 07:11Dear All, This is Gaurav. I have implemented a STM32F105 based Mass Storage Device wherein I am facing difficulty in Reading Files>2MB from SD Card to PC/Laptop. I have tested with 2 SD Card : Team  and Transcend (2G...
Posted on June 18, 2014 at 15:01Dear All, I am implementing a solution where I have to read file when device is in usb mass storage mode and after reading I have to delete the file. I have implemented USB Mass Storage device based on STM32F105 and...
Posted on May 29, 2014 at 09:27Dear All, This is Gaurav. This is my first post to the Forum. I am trying to implement STM32F105 based USB Mass Storage. I got success with its implementation with 2 GB SDCARD. For further development, I am facing foll...