Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Keil halt when compiling STM32H745I-DISCO demo.

This is my first time to use dual core STM32. I try to compile STM32H745I-DISCO demo and project. Keil can pass the compilation of M7 core, but it halt when compiling M4 project in some stm32h7xx_hal_xx.c file. And I found the compiling speed is ver...

ray by Associate II
  • 891 Views
  • 3 replies
  • 0 kudos

Tera Term not working with STM32F407VG Board

I have been trying hard to produce a output in TeraTerm & RealTerm using uart2 via GPIO A Pins PA2 & PA3 which are directly connected to St-Linkv2 on my STM2F407VG Disc-1 Board. It just fails to produce anything. I am using STM32Cube IDE and STM32 Cu...

SPand.25 by Associate II
  • 899 Views
  • 1 replies
  • 0 kudos

STM32f401 and arduino IDE upload question

I have the arduino 1.8.12 IDE, and the latest 1.9.0 stm cores installed, my question is why dont the st link show up in the upload methods ? it only shows STM32cube programer type also HID Bootloader 2.2, the st link shows up in the device manager a...

STM32F0 eeprom emulation

I implemented the eeprom function by referring to the link above. However, there is a phenomenon that the device restarts while switching pages(Looking at the internal code, there is a problem when deleting the page.).Here's the part I modified.1. In...

DPark.2 by Associate II
  • 797 Views
  • 2 replies
  • 0 kudos

STM32H743: misaligned LR register

What would cause the LR register to be misaligned?I occasionally get an UNALIGNED exception running Ethernet (lwIP). I suspect the DMA but I implemented as it is in the example and the https://community.st.com/s/article/FAQ-Ethernet-not-working-on-ST...

rammit by Senior
  • 2408 Views
  • 8 replies
  • 0 kudos