Skip to content

Simple I2C and SD (SDIO) examples for STM32F4 Discovery board

Notifications You must be signed in to change notification settings

KondratokGK/Sample-STM32F4-codes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Sample I2C and SDIO codes for STM32F4 discovery board.
Despite the names say "lib", actually they are not library functions.

SDIOLIB: An example project describing how to read/write binary data to the SD cards using SDIO interface with the DMA
I2C: An example project showing I2C communication with 1,2 >=3 bytes without using the DMA.

About

Simple I2C and SD (SDIO) examples for STM32F4 Discovery board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 53.6%
  • Assembly 46.4%