STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! DMA to DAC transfer in normal mode too slow

Hi,I'm using STM32G431RB on the NUCLEO-G431RB developement board.I want to generate a signal from an array each time an external trigger is received.The signal is sampled with the TIMER6 trigger, which is rised every 1us. (MCU clock is 170MHz, TIMER6...

3.PNG 4.PNG 2.PNG 0.PNG

Resolved! STM32F40X Triple regular simultaneous model only

Hi,I am trying to use 3 ADCs on STM32F407 with 'Triple regular simultaneous model only'. This option is avaliable in CubeMX configuration, but I can not get it working in the code. I would like to sample 3 channels using the 3 ADCs at the same time. ...

Stmotor by Associate
  • 840 Views
  • 1 replies
  • 0 kudos

VREFBUF Enable Problem

Hi,I am working on STM32G474CET mcu. I am trying to use VREFBUFF voltage for ADC channel referance voltage. My configuration looks like the following. When i run the code, it stuck in the HAL_SYSCFG_EnableVREFBUF function. Whenever i check the 'ticks...

gunccc_0-1691414511024.png
gunccc by Associate II
  • 2661 Views
  • 4 replies
  • 1 kudos

Resolved! STM32U545 permanent RTC wakeup call

Hello,I am new to this cpu and experimenting with RTC wakeup using 32kHz LSE. I am usingthis code for the wakeup: void HAL_RTCEx_WakeUpTimerEventCallback(RTC_HandleTypeDef *hrtc){SystemClock_Config();HAL_ResumeTick();...} // In while(1)HAL_RTCEx_SetW...

Fizzl92 by Associate
  • 1022 Views
  • 2 replies
  • 1 kudos

stm32h725 doesn't work.

Hello, I looked at AN5419 and configured the stm32H725igk6 power supply circuit as shown in the following figure, but the external osc does not work and the st link is not connected to the MCU. Is this product a model that must be configured using S...

sangmin_0-1691549389868.png
sangmin by Associate II
  • 3291 Views
  • 9 replies
  • 9 kudos