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 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
  • 1273 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
  • 835 Views
  • 0 replies
  • 0 kudos

Resolved! Run MCU at Full Speed

Hi.I want to use my MCU at its max Speed.I am using STM32F103C8T6( Blue Pill ).Can any one Provide good resource?can anyone Provide source code for this ?Can anyone tell me about that in my Controller Why are we using RCC_CFGR and RCC_CFGR2?What is t...

CAN Bus error frame - how do I detect it [STM32]

What registers do I look at and what bits? Also, does the peripheral library wrap all the code needed to handle error frames? We are using a board Nucleo-G474RE.This question was already asked at https://community.st.com/s/question/0D50X00009XkhBe/ca...

Resolved! Step 2, LED Blinking with STM32F769I-Discovery

Dear community,I am totaly new and trying to get some idea on STM32F7...boardI've got opened an example project, provied within IDE. If I compile code and download it to MCU, everything works fine: 2 LEDs are blinking:This is the main code for LEDs b...

0693W000000U4dvQAC.png
IvanS by Associate II
  • 7058 Views
  • 8 replies
  • 0 kudos