STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! UART Problems on STM32F103C8T6

Hi CommunityI could use some help regarding UART on the "Bluepill" board so I can get my night sleep back againI'm working on a small project where I'm creating some interrupt driven bit frames on 16 outputs. Each frame is 16mSec long and consists of...

SteenA by Associate III
  • 3658 Views
  • 3 replies
  • 1 kudos

LPTIM count error on STM32L476RG

Hello,I am experiencing counting errors (specifically overflow counting errors) on LPTIM1.A bit of context first: the goal is to use the LPTIM1 to count pulses which are first treated by the COMP1 (to convert the input signal into an all-or-nothing s...

afacerias by Associate II
  • 3661 Views
  • 7 replies
  • 0 kudos

Resolved! ADC continuous conversion with DMA, last sample error.

Using F401 ADC continuous conversion and DMA for multiple channels.I have pins A0-7, B1, PC0-5 running conversions. For consecutive pins in a group (A0-7) (C0-5), the final pin in use always has a different offset error to the rest. Note this actuall...

TonyFauci_0-1701046702057.png
TonyFauci by Associate II
  • 1639 Views
  • 3 replies
  • 0 kudos

STM32 I2C SCL SDA DELAY PROBLEM

Hi, I am currently using two SMT32F207 for I2C transmission (MASTER writes SLAVE). Below is my configuration and waveform diagram.The problem currently encountered is that once the bit changes from 1 to 0 (HIGH to LOW)The transmission of SCL and SDA ...

未命名.png master.png slave.png 69A21830-52B4-47F1-99A0-D77C79AFA942.jpg

Resolved! USB Virtual Port Com as USB->Serial Converter

I am using a STM32F373 with the USB Middleware set to 'Communication Device Class (Virtual Port Com)'.Is it possible to have it 'act' as a UART or SPI type port, or do I need to hook into the USB library to TX/RX data over USB?  I currently use USART...

LMorr.3 by Senior II
  • 6492 Views
  • 4 replies
  • 2 kudos