STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Unique fw for 2 ST MCU

Hi... we are deciding if has a sense to develop a electronic board able to host to different mcus (STF4 and STH5) and giving an external hw trigger the unique fw should be able to run the part relevant to F4 series or H5 series. The question is how m...

SGasp.1 by Senior
  • 617 Views
  • 2 replies
  • 0 kudos

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
  • 913 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
  • 1259 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
  • 5676 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
  • 724 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
  • 535 Views
  • 0 replies
  • 0 kudos