User Activity

Posted on January 21, 2013 at 10:50having difficulty getting a custom bootloader working. Basically this is a MSD device bootloader, using USB MSD and SDIO Sdcard drivers and Chan FATFS. Note MSD only runs if there is not a valid binary file on disk...
Posted on January 02, 2013 at 12:00Hi All,is this normal ? Using 103F along with ST USB CDC Libs on my board and it seems that the USB driver on the PC negotiates a new COM port for every new board i connect to the PC.Normally this is not a problem ...
Posted on October 03, 2012 at 11:42I believe the original board only supported V1 which use the MSD SCSI transport layer for communications, where as the V2 uses direct USB end points.So is it possible to flash a STM32vldiscovery board to support ST...
Posted on April 11, 2012 at 10:00In my diskio.c wrapper for fatfs file system i have now got the problem of not been able to enable 4bit wide bus on SDIO. Below is the functions i call in disk_initailse().errorstatus = SD_Init();errorstatus = SD_Get...
Posted on April 10, 2012 at 18:40Can someone from STM confirm what the most recent version of this file is please ?