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
  • 632 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
  • 932 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
  • 1279 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
  • 5755 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
  • 756 Views
  • 1 replies
  • 0 kudos