User Activity

Can someone please clarify if the IN endpoint FIFOx transmit RAM start address part of OTG_DIEPTXFx register should be "word address" or "byte address aligned to 32-bit boundary".We are currently treating this as "word address", inline with what STM3...
We are working on radio dongle application using STM32F411/13. We have mostly everything working, except for a lingering issue with USB. Details of the issue are as below:The radio dongle application enumerates as a CDC-ACM device as expected.And we ...
In out project we are making use of EXTI for interfacing a radio (RF) ASIC with STM32F411. Whenever, the radio has some data to be sent host it interrupts the host using the I/O line (drives the line high). This I/O line stays high till data is read ...
We have been working on developing a USB dongle based on STM32F413/L476 which acts as a CDC-ACM serial device. We mostly have everything up and running expect for an issue with USB which shows up sporadically and details are as below:USB CDC-ACM inte...
Is there anything to be taken care off while filling the TX FIFO's on USB OTG FS with STM32F411.We observe an issue where the device seems to lock up, waiting for the TX done interrupt to fire. And while browsing i have found some posts where people ...
Kudos from