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

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...

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
  • 59 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
  • 932 Views
  • 5 replies
  • 0 kudos

Resolved! SPI: writing data for transmission, what flags to check?

Hi,it seems I have some general problem with the understanding of the SPI transmission with the STM32H5.I have an SPI, configured as master for transmission only. Initialisation and stuff is done by CubeMX-generated code, but the transmission shall b...

HMüll.4 by Associate III
  • 58 Views
  • 1 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
  • 105 Views
  • 6 replies
  • 1 kudos

PLL Jitter [STM32H743XGH6]

I have a question regarding internal PLLs.I would like to know the jitter of the PLL in the STM32H743XGH6.I could not find a PLL Characteristics table that would have the answer I want to know. I have seen posts about jitter in various other PLLs.How...

NiM by Associate III
  • 60 Views
  • 1 replies
  • 0 kudos