STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! BOR Ultra Low Power Enable - STM32U575

I am trying to test out the Stop2 mode on the STM32U575 (Specifically the NUCLEO-U575ZI-Q) but am getting very high currents in the mAs. I am putting the device into Stop2 mode with the MSIS as the system clock at 4MHz. I then set the Power Regulator...

BSunw.1 by Associate III
  • 1985 Views
  • 4 replies
  • 0 kudos

Resolved! multiple SPI with DMA callback

Hey everyone,I cant seem to get separate callbacks going for my spi peripherals, each using DMA. Their both receiving data and by default seem to respond to HAL_SPI_RxCpltCallback. So whether SPI1 or SPI4's reception completes, HAL_SPI_RxCpltCallback...

con3 by Senior
  • 1848 Views
  • 7 replies
  • 1 kudos

STM32H743XI ADC DMA speed problem.

I am using STM32H743XI to capture a image sensor signal by using ADC and DMA.The image sensor signal is an analog signal following a 2.5MHz clock.I planed to use ADC and DMA to capture an image frame in a memory buffer.The size of the buffer is 268x1...

CChan.19 by Associate II
  • 1536 Views
  • 7 replies
  • 0 kudos

ADC DMA put one GPIO high

Hi there!I start one project with STM32F051 i use a ADC with DMA. I configurate DMA with Timer15 Trigger Out event, everything work . So now i whant before the conversion start put one GPIO high how i can i do that ? Thanks a lot Sergio

SGian.1 by Senior
  • 511 Views
  • 1 replies
  • 0 kudos