RP2040 + iCE5LP1K devboard
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Triss feadff1d97 rp2040 decoupling caps, more footprint stuff 4 months ago
KiCad-RP-Pico@dc6f9b9f21 initial stuff 4 months ago
SOICbite@7ac16200b2 initial stuff 4 months ago
iCE2040.pretty rp2040 decoupling caps, more footprint stuff 4 months ago
.gitignore rp2040 decoupling caps, more footprint stuff 4 months ago
.gitmodules initial stuff 4 months ago
README.md add README 4 months ago
flash.kicad_sch rp2040 decoupling caps, more footprint stuff 4 months ago
iCE2040.kicad_sym rp2040 decoupling caps, more footprint stuff 4 months ago
ice40.kicad_sch rp2040 decoupling caps, more footprint stuff 4 months ago
ice40lp1k-devboard.kicad_pcb rp2040 decoupling caps, more footprint stuff 4 months ago
ice40lp1k-devboard.kicad_pro more usb and power stuff. also flash footprints (unfinished) 4 months ago
ice40lp1k-devboard.kicad_sch rp2040 decoupling caps, more footprint stuff 4 months ago
io.kicad_sch rp2040 decoupling caps, more footprint stuff 4 months ago
psu.kicad_sch rp2040 decoupling caps, more footprint stuff 4 months ago
rp2040.kicad_sch rp2040 decoupling caps, more footprint stuff 4 months ago
usbconn.kicad_sch rp2040 decoupling caps, more footprint stuff 4 months ago

README.md

ice2040

RP2040 + iCE5LP1K devboard

Currently very WIP

Setting up a KiCAD dev env

  1. Initialize the submodules
  2. Open the symbol manager
  3. Add libraryProject./KiCad-RP-Pico/RP-Pico Libraries/MCU_RaspberryPi_and_Boards.kicad_sym
  4. Close the symbol manager
  5. Open the footprint manager
  6. Add libraryProject./KiCad-RP-Pico/RP-Pico Libraries/MCU_RaspberryPi_and_Boards.pretty
  7. Add libraryProject./iCE2040.pretty
  8. Close the footprint manager
  9. You are now ready to open the schematic and PCB design!