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

STM32 RGB and MIPI TFT

Hello!i want to start a project with STM32, and use RGB interface Display OR MIPIcan someone guide me with chip selection characteristics? (for my prototype PCB it be nice to start with solder easy chip and not BGA) thanks

Lios by Associate II
  • 629 Views
  • 1 replies
  • 0 kudos

Dealing with interrupts. Diff Atmega - STM32.

The Atmega project that I trying to get into a STM32 uses two UART ports and each have its own sets of IRQ vectors. That is RX- and UDRE irq. The last one gives an IRQ when the TX-register is empty.As I said in the latter post, I haven't worked with ...

Haddock by Associate III
  • 1168 Views
  • 3 replies
  • 0 kudos

DMA loses data in transmission, for multi-channel adc.

Hello everyone, I use three adc blocks including ADC1, ADC2, ADC 3, and DMA to transmit data. However, DMA data transmission has lost data. Below is my code.  #include "main.h" #include "usb_device.h"   /* Private includes ---------------------------...

Ruồi by Associate III
  • 2932 Views
  • 15 replies
  • 0 kudos