Skip to content

imangholizadeh/LPC1768-SPI_FLASH_W25QXX

Repository files navigation

LPC1768-SPI_FLASH_W25QXX

I hope use it and enjoy. I use LPC1768 and Keil Compiler.

ARM SPI Configuration

  1. P0.15 --> SCK
  2. p0.16 --> CS
  3. p0.17 --> MISO
  4. p0.18 --> MOSI

ARM Serial Configuration

  1. p0.2 --> TXD
  2. p0.3 --> RXD

W25QXX SPI Configuration

  1. P6 --> SCK
  2. P1 --> CS
  3. p2 --> MISO
  4. p5 --> MOSI

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published