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! Stop Transmit interrupt manually during transmitting

HiI'm doing a project to detect collision on UART, when I get data from Rx, I will compare it with the data I transmitted, if there aren't the same, means collision occurred, then I will immediately stop my transmitting interrupt to stop sources wast...

Olly Kao by Associate III
  • 1315 Views
  • 1 replies
  • 0 kudos

How to use DAC dual Channels simultaneously using DMA

Hello,I am using STM32F765BI MCU.I want to generate an audio on both the channel of DAC using DMA simultaneously, currently I am facing a problem that I am able to generate audio only on one DAC channel at a time.So please suggest a method that how c...

LDesa.1 by Associate II
  • 1346 Views
  • 3 replies
  • 0 kudos

Resolved! using the ADC on STM32L412

Im trying to upgrade the chip I'm using from an STM32F013 to an STM32L412 because I need more speed. I trying to get the ADC running, but having some problems - I check for the EOC flag to be set with a while loop but it stays in the loop forever. I ...

deep_rune by Associate III
  • 642 Views
  • 2 replies
  • 0 kudos