STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32G431 documentation issues

The pdf file of the STM32G431 datasheet (DS12589 Rev 2) has an incorrect Title and Subject (it uses 474 instead of 431). My pdf viewer (evince) shows the following:Title: Datasheet - STM32G474xB STM32G474xC STM32G474xE - Arm® Cortex®-M4 32b MCU+FPU,...

galens by Associate II
  • 569 Views
  • 4 replies
  • 1 kudos

Resolved! stm32f4 teraterm

Hello, I want to use teratern to send a string to my usart on stm32f4, but nothing is received. these are the settings of my teraterm

0690X00000D9AtpQAF.png 0690X00000D9AvRQAV.png 0690X00000D9AwZQAV.png 0690X00000D9AwFQAV.png
VYoun by Associate III
  • 2459 Views
  • 7 replies
  • 0 kudos

Non-continuous memory RAM on STM32H743II

Hi,I am developing an application running on STM32H743II MCU and I need to use all the 1Mbyte RAM.I tried to define a RAM_region for every SRAMx, this didn't work properly and not managed to build the project successfully.Another issue is that some ...

JKhal by Associate III
  • 401 Views
  • 1 replies
  • 0 kudos

Resolved! How do I properly exit from the fault handler?

I am currently using STM32F746. I am trying to exit from a MemManage fault handler back to the instruction which triggered the fault (I am trying something hacky that properly resolves the cause of the fault inside the handler so going back to the or...

KMaen by Associate III
  • 756 Views
  • 4 replies
  • 0 kudos