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

Resolved! X-CUBE-EEPROM Is it possible to remove routine which writes 64bit zeros on every restart of the device? (It writes 64bits of 0 during EE_Init - due to data recovery mechanism).

I am using X-CUBE-EEPROM software to emulate EEPROM in flash memory of the MCU.It is running on STM32G070RB. This MCU has endurance only 1 kcycle.We would like to store only a few variables (about 10) to the virtual eeprom. I expect that the main app...

RMala.2 by Associate II
  • 2076 Views
  • 3 replies
  • 0 kudos

Keil uv5 application hangs when I add Large C file and The only way out is "killing" uVision via Windows 10 task manager.

MCU: STM32L071cz Application : MDK-ARM essentials version 5.35 when I try to build large project. The "Build Output" window freezes at a random point in the build. uVision is still responsive but I can't stop the build or quit uVision. The only way o...

GR.5 by Associate II
  • 1290 Views
  • 1 replies
  • 0 kudos

STM32 internal eeprom

Hi!I am working with a STM32L053 MCU. I would like to write to the internal eeprom, and based on the datasheet it takes 3.2 ms.I have doubts that during that time interrupts will be ignored. It is not clear for me why. I thought that the code is in t...

intermittent reading wrong pointer value

Hi support,I am working on a project that is using uC/OS-III running on STM32H750XB using IAR with Segger J-Link debugger.Recently we encounter a strange issue where reading a pointer (itsScanSampleAnnun) will return a wrong value intermittently. The...

0693W00000Nt7OvQAJ.png
ckw089 by Associate II
  • 2774 Views
  • 7 replies
  • 0 kudos

Using STM32H7, IAR output bin file size is 2MB, however .map file reports a size of 61.8KB being used

I'm working on a project using IAR (version 8.50.9)when I build the project, no errors. The map file reports``` 59'156 bytes of readonly code memory  2'741 bytes of readonly data memory 15'344 bytes of readwrite data memory```I can also see on the ma...

YCHTI.1 by Associate II
  • 2283 Views
  • 3 replies
  • 0 kudos