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! Unwanted received byte at startup with UART+DMA

Hello ST experts,I have a weird experience with UART communication between two STM32G4 microcontrollers. MCU1 sends 10 bytes to MCU2 via UART. Both UARTS are configured with 9600 Baud rate with DMA in circular mode. The Problem arises when the MCU1 i...

STM32G474RBT6 DMA question

Hi, everyoneI recently encountered a strange phenomenon. I opened three DMA channels on the STM32G474RBT6.The first one is Channel 1 of DMA1 (circular mode), which is used for automatically collecting the data converted by ADC.The second one is chann...

Resolved! Cortex M0 Vector Table Reallocation Problem

In my embedded software project, I need to write a bootloader. I wrote an application code for the bootloader and testing, and everything is fine so far, but the delay function in the application code is not working. I think the reason for this is th...

Resolved! Writing to the FLASH_OPTR to switch banks

I am designing a system that will utilize the dual bank feature of the STM32 devices to make a robust system for OTA updates. I am currently using a STM32U545 for my project and have questions about writing to the FLASH_OPTR to change the SWAP_BANK b...

Ethan-D by Associate
  • 181 Views
  • 2 replies
  • 0 kudos

FD-CAN - Protocol Error - ACK Error

Hello, We are facing an intermittent CAN-FD issue in the field and would appreciate guidance from the community. Our system has two devices on the bus (no other device on the bus) using a request–response architecture. The master sends a request ever...

TSola.1 by Associate II
  • 714 Views
  • 14 replies
  • 4 kudos

Resolved! Maximum TRACECLK frequency of STM32H725

Hello,I have not found the maximum TRACECLK frequency of the STM32H725 in the documentation. It looks like it is generated by PLL1 with flexible division ratios and thus can attain values that are not realistic for I/Os (100 to 220 MHz for Speed 11 a...

BGo by Associate II
  • 209 Views
  • 4 replies
  • 0 kudos

Resolved! STM32H753xI - LCD-TFT controller (LTDC) timing diagram

Hello, I am reading 6.3.30 LCD-TFT controller (LTDC) section to interface with DS90C385A (LCD) or ADV7125 (VGA) Assume that LCD Clock (pixel clock) polarity is set to high. Ideally, we can expect rising edge of clock aligned to the middle of the data...

vinoth_ta_0-1760967287789.png

Data transfer from SAI to DTCM using HPDMA not working

I am using a Nucleo-N657X0-Q board to prototype a data collection system that collects samples from an ADC connected to the SAI peripheral and places the results in RAM. If I use CPU AXI RAM0 as the destination this works correctly, but if I change t...

nige_w by Associate
  • 151 Views
  • 0 replies
  • 0 kudos