User Activity

Posted on November 05, 2015 at 12:34hi, i am working on usbh+fatfs code generated from STM32CcubeMX. sometimes USBh fails to read/write data on usb drive. f_read/f_write/f_open returns FR_DISK_ERRon going in little depth i found that data is written...
Posted on October 26, 2015 at 09:23i m using stm32 Cube mx codes for USB OTG FS host.with most pendrives, the host channel interrupt and RX queue level interrupt is coming normally, around 20-25 times during mass storage class initialization. but wi...
Posted on October 14, 2015 at 18:13after few frequent connects and disconnects, the program fails to detect pendrive connection/disconnection. Is there any minimum duration required between connection and disconnection.??i am working with STM32f205 ...
Posted on September 07, 2015 at 13:18i want to communicate data to android device over bluetooth(or wifi). for this i want to connect BT dongle with my board and send data. for this i need start working on CDC class or wireless class?? any inputs pl...