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

I'm doing ADC readings with DMA into a regular (non-circular) buffer but I always get the overrun bit set in the ADC status register even though I stop the DMA immediately in HAL_ADC_ConvCpltCallback.

I want to read ADC values with DMA at specific times (I have an analog multiplexer that needs to switch and I want to synchronize the ADC readings with the mux switching). I have the ADC triggered by a timer and stop the ADC immediately using HAL_AD...

EMarq.1 by Associate II
  • 892 Views
  • 2 replies
  • 0 kudos

STM32H750B-DK LWIP EXAMPLE

Hi,I am looking for example LWIP UDP or TCP application for STM32H750B-DK development board. I ll be appreciate if you ve STM32Cube IDE project, thanks.Umit

umtkyck by Associate II
  • 893 Views
  • 2 replies
  • 0 kudos

Resolved! STM32 Programmer CLI Bootloader Procedure

I am using an STM32L452 Nucleo-64 dev kit. I am trying to use the bootloader to update firmware on it. My understanding is that you can set flash option bits in order to enter system memory (bootloader mode) on reset, and this does seem to work. I am...

CMill.3 by Associate
  • 1990 Views
  • 1 replies
  • 0 kudos

STM32L462 With USB DFU goes into Hardware fault when in the methods from usb_dfu_if.c I use the HAL_FLASHEx_Erase.

I have made a DFU application on the STM32L462RET6 CPU.From the CUBEIDE I set the:HSEEnable USBSelect the DFU as a Class For fs Ip.Set the app start address to 0x8008000 Set the DFU media interface to @Internal Flash  /0x08000000/01*032Ka,01*480KgSet...

MRosc.1 by Associate II
  • 784 Views
  • 3 replies
  • 0 kudos