User Activity

Posted on March 02, 2017 at 10:01hello all,i am using stm32f407 discovery and with this i want to share sd card's data with PC using usb mass storage functionality.so for that i have implemented code.i have interfaced sd card in 1-bit mode.and usb i...
Posted on March 02, 2017 at 06:43hello all,i am working on stm32f4-discovery board.i have implemented usb mass storage with sd card in sdio 1-bit.my usb is now showing as drive but in device manager it showing as mass storage.so what could be the pr...
Posted on February 28, 2017 at 12:53hello all,i am working on stm32f4-discovery.i want to implement mass storage functionality using usb.i want to share sd cards data to PC using USB.i have implemented code for sd card in 1-bit.but now i want to imp...