STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STML433 ADC1 coexist with other GPIO

Hi,I working with STM32L433's ADC, and I'm having a problem where the ADC CH11 couldn't coexist with other GPIOs. I'm using a resistor divider from a battery and feeding into ADC1 CH11 (PA6, pin16). If the PA5 is left in a reset state, it all works. ...

_legacyfs_online_stmicro_images_0693W00000bkL9JQAU.png _legacyfs_online_stmicro_images_0693W00000bkL9dQAE.png
YKuo.1 by Associate II
  • 915 Views
  • 3 replies
  • 0 kudos

Change system clock stm32f0 manual

I want to change system clock as a PLL(using HSE) 20 Minute after systemInit. thats why I must change it in main function not system_stm32f0.c file. Here is my code, Not working properly. I dint do anything interrupt function.void ClockInit(void){ ...

hazall by Associate III
  • 1266 Views
  • 5 replies
  • 0 kudos

Resolved! PLLCLK not working for STM32U575ZIT6 based custom board

Hi,I have migrated from STM32L4S5ZI --> STM32U575ZIT6 for one of our custom designed board.I am trying to configure 96MHz HCLK using Clock configuration in my *.ioc file and just toggle LEDs with a delay of 1 sec with the generated code & this logic....

Agour.1 by Associate III
  • 5700 Views
  • 13 replies
  • 0 kudos

Triggering Timer1 from Master HR Timer (HRTimer)

Hello, I am working on STM32G474. I want to trigger Timer 1 from HR timer. I.e. Timer 1 must start after some delay of HR timer A. I made following settings but it is not working. could you please guide me how to trigger Timer 1 from master HR timer.

Nsg1987 by Senior
  • 730 Views
  • 1 replies
  • 0 kudos

Controlling the ad5675r using the stm32's HAL library

Hello!I am a beginner and I am trying to implement a simple I2C communication with the DAC AD5675R using the STM32h723zg Nucleo board, I would like to start by having the first channel of the DAC output a voltage (say 2V). I have connected the +VOUT ...

DXu.5 by Associate
  • 536 Views
  • 0 replies
  • 0 kudos

Failing to use SWAP Output 1 and Output 2 function.

Hi, I am trying to use SWAP Output 1 and Output 2 function for HRTIM running with the deadtime function enabled. The description for SWAP function in ref manual says that "the HRTIM_SETA1R and HRTIM_RSTA1R are coding for the output A2, and the HRTIM_...

MYAQO.1 by Associate II
  • 794 Views
  • 1 replies
  • 0 kudos