Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This is example code for 25LC512 EEprom with STM32F103 mcu. The language is C++

NotificationsYou must be signed in to change notification settings

Candan26/STM32F103_25LC512_EEPromExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is example code for 25LC512 EEprom with STM32F103 mcu. The language is C++

This is example code uses two separate 25LC512 via SPI serial communication. Both of eeprom are connected with mcu via following diagram. To use cpp with smt32fxxx microcontroller’s user needs to done following changes.

  1. Right click main.c Options for File ‘main.c’->File Type in this combo box change C source file to C++ source file then click ok. Or discard main.c file and add main.cpp file and recompile.
  2. Compile project and run.

The code start with configuration and it test reading and writing code in int, char, short data formsThe connection diagram is like following

stm32f103_25lc512_pinout

About

This is example code for 25LC512 EEprom with STM32F103 mcu. The language is C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp