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

Help with HPDMA + ADC on STM32H7S3L8

I've been trying to get DMA to work on the STM32H7S3L8 with bare metal code. As far as I can tell, I have everything set up correctly(?). I get no DMA error flags. The DMA complete flag is never set and the target buffer remains empty.I have enabled ...

chintal_1-1736421059030.png chintal_0-1736419377359.png
chintal by Associate II
  • 417 Views
  • 2 replies
  • 0 kudos

interference of ADC channels in STM32F103RCT6

HI everybody,I purchased this batch of MCUS and found a difference in performance compared to my previous batch 19+,Unusual: The upper left corner is the standard source output setting, and the right side is the data detected by the product. Focus on...

jason110_0-1736410161380.jpeg jason110_1-1736410172201.jpeg jason110_2-1736410182557.jpeg jason110_3-1736410239227.jpeg
jason110 by Associate
  • 515 Views
  • 1 replies
  • 0 kudos

VCom port, emptying buffer.

Hello! Not sure it's the right place to post. I have a custom board based on STM32F767. I'm using USB with VCOM port to communicate by UART. Basically it works (I mean, I can receive bytes from a terminal (I'm working on Ubuntu with STM32CubeIDE v. 1...

PG.1 by Associate III
  • 761 Views
  • 2 replies
  • 0 kudos

Resolved! fdcan on Riverdi STM32H7 Embedded Display 7"

Hello,I've started to develop with the Riverdi STM32 Embedded Display and I'm trying to use the CAN BUS to display data, but unfortunately I can't. I'm not receiving any data. The CAN on the board is a FDCAN and I've set it to classic, because that's...

Continuous DMA from memory to SPI

We need to continuously DMA a single 16-bit word to the SPI transmitter. (Neither the memory address nor the peripheral address would increment.) Can this be done without intervention? I.e. do we have to use a DMA Complete interrupt to set a flag and...

SoCalJim by Associate III
  • 1856 Views
  • 16 replies
  • 1 kudos