STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

intermittent reading wrong pointer value

Hi support,I am working on a project that is using uC/OS-III running on STM32H750XB using IAR with Segger J-Link debugger.Recently we encounter a strange issue where reading a pointer (itsScanSampleAnnun) will return a wrong value intermittently. The...

0693W00000Nt7OvQAJ.png
ckw089 by Associate II
  • 1727 Views
  • 7 replies
  • 0 kudos

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
  • 1559 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
  • 1542 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
  • 1309 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
  • 439 Views
  • 1 replies
  • 0 kudos