STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F103RCT6 UL1998 function safety data

Hello. I am a SW engineer who is developing an electric vehicle charger.The headquarters is developing a slow charger with the STM32F1(STM32F103RCT6) series and is preparing for MET certification.Looking to prepare for UL 1998 functional safety, I ne...

ChanJin by Associate
  • 370 Views
  • 1 replies
  • 1 kudos

STM32H7 MIPI DSI maximum clock speed?

There is inconsistency in the reference manual and the STM32CubeMX clock configuration tool as to what the maximum clock for the PLL DSI. Reference manual suggests it is 1000 MHz however, when set to that in STM32CubeMX, an error is generated at the...

bchia by Associate
  • 856 Views
  • 5 replies
  • 1 kudos

Resolved! STM32L496 SPI Bootloader fails to synchronize

I have been working on a project that intends to utilize the SPI ST bootloader to load code to a board. Using a Nucleo-H723ZG and Nucleo-G0B1RE dev boards, I made a driver to interface with the ST bootloader over SPI and was successfully able to get ...

chaup by Associate II
  • 191 Views
  • 5 replies
  • 0 kudos

Problems with USBx MSC on NUCLEO-U5A5ZJ-Q

Hello,I've been trying to make USBx (device_only mode) MSC work on my NUCLEO-U5A5ZJ-Q for 2 weeks now, and I don't know what I'm doing wrong.I've tried to run the tinyUSB MSC example and it works fine so the hardware is ok.When using USBx, after some...

_fra__1-1727441182343.png _fra__0-1727441059407.png
_fra_ by Visitor
  • 49 Views
  • 0 replies
  • 0 kudos

RTC Wake-Up from Stop3 on STM32U545RE

I would like to use the Stop3 low-power mode on an STM32U545RE (NUCLEO-U545RE-Q board) and to wake-up the device by the RTC. I have a working example for Stop2 mode for which I largely used the inspiration from the stm32u5 workshop. But when I replac...

TNaum by Associate II
  • 1020 Views
  • 18 replies
  • 0 kudos

ADC dma does not trigger interrupt.

So my stm32h7 works fine using regular interrupts. But when doing it via DMA, void HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef *adc)is never called.I enabled ADC global interrupt and BDMA channel0 global interrupt.circular buffer,continuous conversion...

TMich.1 by Associate III
  • 69 Views
  • 1 replies
  • 0 kudos
Labels