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! STM32H7 firmware updater

I use the STM32CubeIDE platform and I need to insert into my project a routine that was able to update my firmware.What I need to understand is:I write the routine then I place it into the ITCMRAM and I run it; does it work ?Have I only to load into ...

carloV by Associate III
  • 566 Views
  • 8 replies
  • 1 kudos

ADC with timers issue on STM32G474

Hi, I have set two ADCs on CubeIDE, for STM32G474CEU6 microcontroller, with DMA transfer. I am using ADC1 with timer 6 trigger out event and ADC3 with timer 7 trigger out event. The thing is, when I use timer 6 for both ADCs,  just for ADC1 or just f...

Roquebg9 by Associate
  • 244 Views
  • 1 replies
  • 0 kudos

Resolved! ADF clock constraints

In the example ADF_AudioRecorder, the OutputClock.Divider is set to 4 (STM32Cube_FW_U5_V1.7.0\Projects\STM32U575I-EV\Examples\MDF\ADF_AudioRecorder\Src\main.c).But the datasheet RM0456 at page 1610 say: Fadf_proc_ck > 4 x FADF_CCKyWith Fadf_proc_ck =...

nicolas by Senior II
  • 188 Views
  • 2 replies
  • 1 kudos

STM32H563 SPI DMA issue

Hi All!I have a issue about SPI DMA communication on NUCLEO-H563 Board. Details are as follows.My Configuration of STM32CubeMx as shown in the figure1 and 2.figure1figure2I call the function of HAL_SPI_TransmitReceive_DMA(), it comes to line 2212 of ...

5.png 6.png 1.JPG 3.png
fhu.11 by Associate II
  • 1274 Views
  • 5 replies
  • 0 kudos

STM32L4 TIM+ADC+DMA overrun

Hello!I have a custom board with NAND flash connected. One of the DMA channels is used during write operations to move data from RAM to FMC buffer (mem-to-mem mode). The channel has low priority so theoretically it shouldn't interfere with other chan...

Alekseus by Associate III
  • 421 Views
  • 6 replies
  • 1 kudos