STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How does the USB peripheral behaves in the scenario where a single endpoint is configured for both bulk transmission and reception with double buffer mechanism?

Hello,I am using MCU STM32F303VC controller with USB 2.0 FS configuration as device and PC as the host.CDC interface is configured to handle the Bulk transactions, and for this only 1 endpoint (Endpoint 1) has been used for handling both IN and OUT b...