Skip to content

Add SparkFun MicroMod RP2040 Processor component#245

Open
BinaryBard27 wants to merge 1 commit into
tscircuit:mainfrom
BinaryBard27:add-sparkfun-micromod-rp2040-processor
Open

Add SparkFun MicroMod RP2040 Processor component#245
BinaryBard27 wants to merge 1 commit into
tscircuit:mainfrom
BinaryBard27:add-sparkfun-micromod-rp2040-processor

Conversation

@BinaryBard27

Copy link
Copy Markdown

Description
Implements the SparkFun MicroMod RP2040 Processor board for Issue 175.

Components Added

  • RP2040.tsx - RP2040 microcontroller (56-pin QFN-7x7mm package)
  • W25Q128JV.tsx - 128Mbit QSPI Flash (SOIC-8 package)
  • SparkFun-MicroMod-RP2040-Processor.circuit.tsx - Main board circuit

Features

  • RP2040 dual-core ARM Cortex-M0+ with all GPIO mappings
  • 128Mbit external QSPI flash (W25Q128JV)
  • 12MHz crystal oscillator with load capacitors
  • Power decoupling capacitors for 3.3V and 1.1V rails
  • USB termination resistors
  • Status LED with current limiting resistor
  • MicroMod M.2 edge connector interface

Closes 175

@rushabhcodes rushabhcodes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many tests are failing fix that

@BinaryBard27

Copy link
Copy Markdown
Author

yes fixing the test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants