Skip to content

land-boards/LB-RPPSOC

Repository files navigation

Table of Contents

Land Boards System on a Chip Hat for the Raspberry Pi Card

HSSP - Host Sourced Serial Programming

  • This code allows the Raspberry Pi to program the PSOC on the RPPSOC hat
  • Tested on Raspberry Pi Model B, 2, 3

TestCode

eeprom

  • Code for programming the EEPROM on the RPPSOC Hat

Factory Test Code

  • RPPSOC-FAT-Chain
  • Logic inside PSoC
    • Blinks LEDs attached to J3, J4
    • Loops back pins to Raspberry Pi

Ownership

  • Some of these files (particularly libraries) were created by others.
    • There may be newer versions of these libraries "out there".
    • Some libraries even have the same names but don't work the same.
  • Many of these files were created by me based on the work of others.

Warning

  • Use at your own risk.
    • If you brick your part or it melt to a puddle, it's on you not me.