Difference between revisions of "SparkFun Thing Plus RP2040"

From SEGGER Wiki
Jump to: navigation, search
(Samples)
 
Line 22: Line 22:
 
* [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_ThingPlus_RP2040_blinky.zip | QSPI blinky]]
 
* [[Media:sparkfun_ThingPlus_RP2040_blinky.zip | QSPI blinky]]

Latest revision as of 16:53, 23 April 2021

SparkFun Thing Plus RP2040 (RP2040)

The SparkFun Thing Plus RP2040 is a Raspberry Pi RP2040 evaluation board.

Features (selection)

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

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

Setting up with J-Link

The SparkFun Thing Plus RP2040 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 Thing Plus RP2040 (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