Skip to content

JTAGulator alternative for RP2040 microcontroller based development boards including RPi Pico

License

Notifications You must be signed in to change notification settings

Aodrulez/blueTag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[ blueTag ]

JTAGulator alternative for RP2040 microcontroller based development boards including RPi Pico. Huge shout-out to Joe Grand for his JTAGulator project!

Installation

  • Download latest release version of blueTag ("blueTag-vX.X.X.uf2") from this github repository
  • Press & hold 'BOOTSEL' button on a RP2040 microcontroller based development board, connect it to a computer via USB cable & then release the button
  • Copy "blueTag-vX.X.X.uf2" file onto the newly detected flash drive (RPI-RP2*) on your computer

Usage

  • Connect the RP2040 microcontroller based development board running blueTag to your computer using USB cable
  • Connect the development board's GPIO pins (GPIO0-GPIO8 so 9 channels in all) to your target's test-points
  • Connect the development board's "GND" pin to target's "GND"
  • Open a terminal emulator program of your choice that supports "Serial" communication (Ex. Teraterm, Putty, Minicom)
  • Select "Serial" communication & connect to the development board's newly assigned COM port
  • blueTag supports auto-baudrate detection so you should not have to perform any additional settings
  • Press any key in the terminal emulator program to start using blueTag

NOTE: Most RP2040 microcontroller based development board's GPIO pins function at 3.3v. For connecting to devices running other voltage levels, use of external level shifter(s) will be required.

References & special thanks

About

JTAGulator alternative for RP2040 microcontroller based development boards including RPi Pico

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages