STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C2 Stops working after Power Supply Reset

Hi All,I'm using an NUCLEO-F103RB with STM32F103RBBasically when I run the code or debug the CODE with the IDE every works fine.But if unplugged the STM from the computer and plug it again the code stays stuck.After the power supply reset is getting ...

JMart.12 by Associate
  • 536 Views
  • 2 replies
  • 0 kudos

Capture Control Auto Reload Register Interrupt Flag

Hello,i want to measure time between high and low pulse from a ultrasonic sensor. The time is set to 1ms. It works until i reach the end of the time ARR. To differentitat betwenn a distance like 1cm and 11cm (10cm end of the counter) i have to count...

GIkar by Associate III
  • 1520 Views
  • 9 replies
  • 0 kudos

Problems with STM32L0 Basic ADC Operation

I am having trouble getting the ADC to work right in basic polled operation. I am polling two channels which provide voltages via resistor dividers. I have measured the voltages at the ADC inputs and they are correct so I do not believe the divider i...

RSoen.1 by Associate II
  • 670 Views
  • 4 replies
  • 0 kudos

STM32H7B Workshop 2020 MOOC

STM32H7B Workshop 2020 MOOCUnzip full codePage 49 of Lab PDF• Unzip the STM32H7B3Workshop2020_modified_files.7z tothe C:\2020_ST_GFX_WS\STM32H7BWorkshop2020• It will overwrite the existing files with the implementation for all labs withinpre-processo...

AClin.2 by Associate
  • 348 Views
  • 0 replies
  • 0 kudos

Resolved! ADC sequence code Typo in RM0091

In RM0091, A.7.2 ADC enable sequence code example:ADC1->ISR |= ADC_CR_ADRDY; /* (2) */However, there is no ADC_CR_ADRDY, it is supposed to be ADC_ISR_ADRDY.Also, examples should not show the bad practice using RMW to clear rc_w1 status bits, so this ...

Resolved! Many people have complained about noise on ADC inputs, maybe to do with impedance. Has this be rectified on any version or family of the STM32?

One user mentions noise from USBhttps://community.st.com/s/question/0D50X00009XkfMDSAZ/stm32f4-adc-noise-with-increased-activity-in-usb-fsOther comments:Keep the wiring short, and make sure the resistor value matches the ADC input impedance. I’ve suc...

The BOOM by Associate III
  • 5725 Views
  • 1 replies
  • 1 kudos

Resolved! Maximum Safe voltage on GPIO Pin

I am a newbie here. I have purchased a STM32G071 Nucleo-64 development board. I wish to interface it to the 5 volts signal(s). The intended interface pins are PB1, PB3 and PB4. The Absolute Maximum ratings VIN states:- 1) Input voltage on FT_xx pins ...

HThak.2 by Associate
  • 1529 Views
  • 1 replies
  • 0 kudos