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

EEPROM Emulation without using HAL

Dear All,Board: Nucleo - H745ZI-QI want to store few bytes of non volatile memory, for which I learnt that I need to use EEPROM emulation code. I went through the code given as part of STM software in en.stm32cubeh7_v1-7-0\STM32Cube_FW_H7_V1.7.0\Proj...

sarojj7 by Associate III
  • 419 Views
  • 0 replies
  • 2 kudos

Resolved! Incorrect value stored in SPI DR register on STM32F407

Hi,I'm using a STM32F4 Discovery board which has a STM32F407VG with a LIS3DSH accelerometer which is connected by SPI. I'm trying to read a register from the accelerometer and I tried writing the address of the register to SPI->DR. But SPI->DR shows ...

0693W000001cEAKQA2.png
GTS.1 by Associate III
  • 1518 Views
  • 2 replies
  • 0 kudos

Simple way of storing data in non-volatile memory

I'm using the STM32H747 and is interested in storing some variables containing configuration data even after reset.Is there a simple way of doing this?I basically would like to map a variable to be stored in SRAM or EEPROM instead of RAM.Best regards...

JAbra by Associate II
  • 1057 Views
  • 2 replies
  • 0 kudos

Resolved! Including header files.

Hello team, I am using System Workbench IDE. I want include some peripheral header files like LCD 16x2 . Please tell me how can I includes these files in my project and connect with my project ?

LACTIC by Associate II
  • 686 Views
  • 1 replies
  • 0 kudos