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

USB device double buffering (CDC Class).

Hi,I have some difficulties to configure USB device using OUT EP double buffering (used with CC class).While using simple buffering we get slow transfer rates (1 out o 2 packet NAKed), when I use HAL_PCDEx_PMAConfig(PCD_DBL_BUF), USB transfers hangs....

VStép.1 by Associate
  • 591 Views
  • 0 replies
  • 0 kudos

STM32L412 VDDUSB Disconnect

I am using STM32L412RB for a low power application.VDD: 1.8VI have a 3.3V regulator that I would like to only turn on when I am using USB. According to the datasheet (https://www.st.com/resource/en/datasheet/stm32l412kb.pdf pg 19), VDDUSB = 3.0 to 3....

JHong.1 by Associate
  • 677 Views
  • 1 replies
  • 0 kudos