Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 243 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 243 Bytes

C8051 SPI RAM module

Firmware writes to a 8192-byte RAM module via SPI and prints them to the terminal. Writes a sequential value (0 to 255) to every address, read it back and prints it using printf_fast_f to virtual terminal using UART.