cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L412KBU3 DFU

JChristian
Visitor

Need some clarification on implementing the DFU functionality on STM32L412KBU3.

According to the note in AN2606 (page 350), it states: "VDDUSB IO must be connected to 3.3 V" however, on the STM32L412KBU3 (UFQFPN32) the VDDUSB pin does not exist.

Currently, VDD is powered by +1V8 on my application of the STM32L412KBU3.

Will I have any issues with DFU moving forward?

2 REPLIES 2
STOne-32
ST Employee

Dear @JChristian ,

In this case, you can not use USB for DFU and you can instead use others protocols. 


STOne-32

JChristian
Visitor

To enable DFU do you suggest powering VDD with 3.3V or is DFU not available at all for STM32L412KBU3?