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

Resolved! RWW for Single Bank Flash on STM32

I understand you can't erase the same bank you are running code in. Or something like that. But I am confused on the STMG0 because this one only has a single bank. So how do I use Flash to emulate EEPROM if I am using flash to run my code. Everything...

Carl_G by Senior II
  • 399 Views
  • 8 replies
  • 1 kudos

Resolved! STM32H750 FDCAN Not transmiting

Dear Sirs,I am implementing an interface between an STM32H750 and a CanBus device of an electric bike. I have the FDCAN peripheral configured to 250kbit/s (FDCAN clock is 48MHz)I have to interface with devices that use Extended Frames, but the speed ...

VCasa3_0-1748185676203.png VCasa3_1-1748185692372.png
VCasa.3 by Associate II
  • 207 Views
  • 2 replies
  • 2 kudos

STM32G030 - FLASH - Fail to use FLASH_Program_Fast

Hi!I am using STMCube IDE and a STM32G030F6I am trying to implement a code that writes variables to the flash. And I was able to make it work, with some limitations...THIS CODE WORKSunion  {  uint8_t regs[6];  uint64_t data;  } mem;    uint64_t *my...

arthhh by Associate II
  • 1362 Views
  • 4 replies
  • 1 kudos

STM32F429 Boot Slow

Hello  I wrote a BootLoader program and an app program  in flash,BootLoader program will Jump to app. current state is,BootLoader boot takes a longtime,and jump also takes a longtime, the length of  time  positively correlated with the size of global...

QingFeng by Associate
  • 118 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H730 HyperRam issue

I have a custom board with a STM32H730 and an IS66WVH32M8 HyperRam.The ram is connected on octospi1 outputs.I can read and write in indirect mode to the internal registers of the ram.But in memory mapped mode i read only wrong values.To test the ram ...

Roba by Associate
  • 216 Views
  • 2 replies
  • 0 kudos

Integrating NUCLEO-L476RG with X-NUCLEO-IKS02A1

I have started for integration of NUCLEO-L476RG board with X-NUCLEO-IKS02A1 expansion board for getting live values from the accelerometer, magnetometer and gyroscope.Started from creating a project on STM32CubeIDE then selected X-CUBE-MEMS1 package,...

STM32 N6 Load and Run USART doesn't work

Hi,  I have been trying to deploy the 66GYMAI1 Camera on the STM32 N657X0Q Nucleo board with the Load and Run mode. However, there is a problem that I could not solve, which is that the project can not jump from FSBL to APPLI. Because I am trying to ...

HANITALY by Associate II
  • 130 Views
  • 0 replies
  • 0 kudos