STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Generate a very small pulse (STM32L451)

Hello,I need to find a solution to generate a pulse through a GPIO...To generate a bit 0, I need to send a level HIGH of 300 ns following by a level LOW of 900 ns minimum.To generate a bit 1, I need to send a level HIGH of 900 ns following by a level...

CGren.1 by Associate II
  • 553 Views
  • 1 replies
  • 0 kudos

Can't get from STM32H743 (LQFP100) ADC good accuracy

Hello,In my project, I sample the ADCs ( ADC1 & ADC2 ) every 1 millisecond. My ADC configuration :VREF = 3VFADC == 8M Prescaler = divide by 83 channels for each ADCSample time - 64.6 cyclesIn order to test my ADC driver, I inject 1HZ sinus. to 1 of ...

moranf by Associate II
  • 395 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F072C8T6TR VDDIO2 power

Hello,I have a board that use STM32F072C8T6TR reference. After severel weeks of normal use, the STM32 on some boards are not responding anymore. I tried to access the STM32 with STlink Probe, ore by using internal Bootlaoder, without success. After i...

HVan .3 by Associate
  • 953 Views
  • 3 replies
  • 0 kudos

Resolved! About I / O static characteristics of STM32F746

Hello,​All I / Os are CMOS and TTL compliant (no software configuration required).For example, as shown in the attached document, the VOH in Table 57 has a different Min value depending on whether it is a CMOS port(a side) or a TTL port(b side).When ...

Resolved! UG bit ???

abbreviations are extremely poorly described throughout the documentation. you have to turn on the fortune-teller mode to understand what is happening. in particular, the UG bit has not been "reliably" deciphered. all documentation is "raw" and made...

STM32g031 deep sleep

Hello all!I am trying to play with the deep sleep mode of the stm32g031f8p6.Now i am using this: To sleep:  SystemClock_Decrease();  HAL_PWREx_ControlVoltageScaling(PWR_REGULATOR_VOLTAGE_SCALE2);  HAL_PWREx_EnableLowPowerRunMode();To wake up: HAL_PW...

NFahi.1 by Associate II
  • 836 Views
  • 3 replies
  • 0 kudos