User Activity

Hai all,I am using ST Discovery Board (STM32f407) for SDIO based SD card interfacing and using Free RTOS.Here I already verified that SDIO with FatFs functions are working without Free RTOS.But whenever we enable free RTOS, that moment onwards FatFs ...
Hai all,I am using SDIO protocol for interfacing SD card with STM42F446RE.But While accessing the SD card, I am facing the following issues.1. Unable to access the card, even the card size , free space etc2. Also unable to open directory, and files. ...
Hai All, We can configure a GPIO pin either as a Push-Pull or Open-drain configuration. Can anybody explain briefly, what are the applications of Open Drain configuration?
Hai All,I am using USB OTG using ULPI protocol in my STM32F series controller.I entered a print statement inside the USB interrupt handler to monitor the interrupt. Then I found that whenever I connect USB drive the interrupt is hitting continuously ...
Hai All, I am facing an issue on USB File system accessing. Here I am using ULPI protocol for accessing the USB Drive via USB3300 IC.Here I am using an Interrupt method for detecting the USB drive. When we connect, interrupt is happening and File dir...
Kudos given to