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

USART2 communication stm32f407 discovery

I've recently started studying stm32f4 discovery and I'm trying to enable USART2 communication through virtual com port. I've tried to use the code from the book called "stm32 Arm programming for embedded systems" (I've changed value of BRR register,...

MKarp.1 by Associate II
  • 1040 Views
  • 3 replies
  • 0 kudos

SDIO 4bit not working, but SDIO 1bit is working.

STM32F429I-DISC1STM32F429ZIT6USTM32CubeMX Version 5.6.0FATFS Version R0.12ctwo different SDHC Class 10, 8GB with sector size 2048, tested on windows 10FREERTOS not enabledSDIO 1bit is working perfectly with my configuration.SDIO 4bit is not working, ...

DMA misunderstanding (burst, data alignment, FIFO)

While I was reading a book about DMA I came up with some questions. I tried reading AN4031, RM0090 with no better luck in understanding.The problem has to do about bursts in DMA. The questions are theoretical and there is no source code to follow the...

Resolved! UART with byte stream gets overrun error

Hello,I worked till now with H7 (stm32h743) and UARTs and had no issues at all.But recently I needed to port the project to L4 (stm32L496).For some reason UART now behaves differently:With polling there is no issue, but with interrupt or dma:As long ...

ranran by Senior II
  • 1202 Views
  • 4 replies
  • 0 kudos

3x CAN with STM32F7

I plan to use an STM32F7 to adress three different CAN-Buses. As the spec sheet says there are 3 available I don't see a problem. However the reference manual talks about a dual and single CAN Bus architecture with CAN2 being the slave of CAN1. Is it...

JSchn.1 by Associate III
  • 769 Views
  • 0 replies
  • 0 kudos