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! STM32L4 PVD configuration

Posted on March 21, 2018 at 13:27Hello there,I am using the STM32L4 family MCU. In my hardware design, only after the USB cable is connected the voltage is applied to the VDD_USB pin of the MCU. At no USB connection this voltage is not present.As a ...

0690X0000060AC1QAM.png 0690X0000060AC6QAM.png

STM32F42xx/3xx USB device DFU within a program

Posted on February 21, 2016 at 03:02Hello,We are working on a migration from the TI Stellaris products to the STM32F42xx.  The one thing I haven't been able to find yet is a way to duplicate how we allow firmware upgrades.  We use the USB-device por...

drogovin by Associate II
  • 1168 Views
  • 4 replies
  • 0 kudos

Custom name in USB-DFU-Mode

Greetings,I am currently using for the STM32F469ZI the build-in USB-DFU-Bootloader. So far the bootloader is working well. The bootloader always register itself in Windows 7 as "STM Device in DFU Mode". Is there a possibility that this name can be ch...

SSchn.8 by Associate II
  • 688 Views
  • 4 replies
  • 1 kudos

STM32L152 HAL libary - USART, - no TX transmission ?

Dear Sir,Now I am using HAL library ( STM32Cube_FW_L1_V1.8.0)after setup USART 3, and after running, in some case, I need to disable the transmit interrupt by using__HAL_UART_DISABLE_IT(&UartHandle, UART_IT_TXE);But then if I need to re-transmit som...

MLy by Associate II
  • 272 Views
  • 0 replies
  • 0 kudos