STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STLINK USB drivers not installing

Posted on October 13, 2017 at 22:19Hi,I have recently purchased a number of NUCLEO-L476 boards but cannot get the USB drivers to install correctly whch are required for both ther STLINK utility and also for System Workbench for STM32.I am using a Wi...

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...