STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Measuring capacitance using an 8-pin STM32

Hi,I designed a circuit using an 8-pin PIC microcontroller, which I would like to replace by a more advanced model.Being a total STM32 neophite, I wante to know if there is an 8-pin device offering the following features (* means the feature is alrea...

i4004 by Associate
  • 1335 Views
  • 2 replies
  • 0 kudos

Resolved! ADC Readings Effected by Capacitors?

Hello,  I am new to ST boards, so please bear with me! I am trying to get a vibration reading from a beam using a piezoelectric sensor through an analog pin (ADC reading). I noticed in experiment that the timing of the piezoelectric sensor was not qu...

aab_2-1690703659000.png aab_0-1690703397957.png
aab by Associate
  • 1838 Views
  • 3 replies
  • 1 kudos

Resolved! STM32H7 Synchronous USART receiving problem with DMA

Hello, in my project I need to read an encoder that clocks out data with clock burst. For this I decided to use UART with clock generation and DMA. (I also mixed up RX from one UART to another , but this is not a problem if request happens at the sam...

image.png image.png
Linas L by Senior II
  • 1720 Views
  • 5 replies
  • 2 kudos

Resolved! ADC and pullup/pulldown

Hi, for a STM32F303RE I configured a pin as an ADC input. I want to use the pullup/pulldown resistors as a voltage divider for an offset voltage. I tried to switch on both in ADC mode, that did not work. Everything is fine with the pin configured as ...

DetlefS by Associate III
  • 12660 Views
  • 8 replies
  • 0 kudos

UART DMA and SPI DMA problems on STM32G0B0

Hi all,I have an system that reads data form an external ADC via SPI DMA, i send the StartConversion CMD and when it's done i get and IRQ so i can read the register. I also have an UART communication that polls every 2sec for the new data, I have the...

PieterInHetBos_0-1690462554611.png PieterInHetBos_5-1690462665926.png PieterInHetBos_2-1690462602722.png PieterInHetBos_6-1690462685844.png

Pulses on PC13 pin of STM32F103C6T6

The LED connected to the Blue Pill board on PC13 pin blinks after power up. Just to check the pulses on that pin, probed and seeing the attached pulses. Why are these pulses generated? I haven't seen any data about this in any of the documents? I did...