Difference between revisions of "SparkFun MicroMod RP2040"

From SEGGER Wiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
  +
[[Category:Evalboards]]
 
[[File: sparkfun_MicroMod_RP2040.JPG | thumb | right | 300 px | SparkFun MicroMod RP2040 with carrier board (RP2040)]]
 
[[File: sparkfun_MicroMod_RP2040.JPG | thumb | right | 300 px | SparkFun MicroMod RP2040 with carrier board (RP2040)]]
 
The SparkFun MicroMod RP2040 is a [[Raspberry Pi RP2040]] evaluation board.
 
The SparkFun MicroMod RP2040 is a [[Raspberry Pi RP2040]] evaluation board.
Line 23: Line 24:
 
* [https://www.segger.com/products/development-tools/embedded-studio/ SEGGER Embedded Studio] V5.42a or later
 
* [https://www.segger.com/products/development-tools/embedded-studio/ SEGGER Embedded Studio] V5.42a or later
   
=== Samples ===
+
=== QSPI Projects ===
 
* [[Media:sparkfun_MicroMod_RP2040_blinky.zip | QSPI blinky]]
 
* [[Media:sparkfun_MicroMod_RP2040_blinky.zip | QSPI blinky]]

Latest revision as of 12:02, 16 May 2024

SparkFun MicroMod RP2040 with carrier board (RP2040)

The SparkFun MicroMod RP2040 is a Raspberry Pi RP2040 evaluation board.

Features (selection)

  • RP2040 MCU
  • 16MB on board QSPI flash
  • USB-C
  • On board LED
  • 30 I/O pins
  • Cortex-M 9-Pin external debug connector

For further information please refer to the SparkFun MicroMod RP2040 web page.

Setting up with J-Link

The SparkFun MicroMod RP2040 can be placed on a SparkFun MicroMod ATP Carrier Board. This carrier board comes with a Cortex-M 9-pin debug header
Note: For a all J-Link models, the SEGGER Cortex-M 9-Pin Adapter can be used for the SparkFun MicroMod ATP Carrier Board (except for J-Link EDU mini, which comes with a Cortex-M 9-Pin debug interface itself).

Example Projects

To run the following example projects the following prerequisites need to be met:

QSPI Projects