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

DMA underrun and overrun

Hello, Thanks for wonderful support I am working on STM32F407X mcu DMA program and want to understand when will DMA underrun and overrun happens. This is not explained in any of the ST documents even though the RM mentions this>>>>>>>>>When burst tra...

n.serina by Associate III
  • 1792 Views
  • 2 replies
  • 0 kudos

Resolved! Hello I am using STM3F205VF microcontroller. I want to print hello world. I followed the following steps. I am encountering following errors.

 The steps that I followed :1. Configured micrcontroller added UART Rx, UART Tx and Serial wire Viewer 2. In main.c in the infinite while loop added (HAL_UART_Transmit(&huart2, "HELLOWORLD ", 12, 100) ../Core/Src/main.c:100:35: warning: pointer targe...

NSirm.1 by Associate III
  • 1278 Views
  • 3 replies
  • 0 kudos

Deleted post.

Deleted post content, unable to delete due to administrative privileges.

GBerr.1 by Associate
  • 319 Views
  • 0 replies
  • 0 kudos

STM32L071CB SPI Driver for MX25L8035F

Dear experts,I bought a MX25V8035F chip. I try to build my own SPI driver to communicate with this chip. I use STM32L071cb, STM32CubeIDE, and HAL Libraries right now. But, the STM32L071cb always receives a random number. for example, I try to read th...

0693W000004IkgKQAS.png
Mahendra by Associate II
  • 939 Views
  • 7 replies
  • 0 kudos