Skip to content

A simple demonstration of using both RP2040 cores on a RAK11310 core module

License

Notifications You must be signed in to change notification settings

m-nahirny/wisblock-multicore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wisblock-multicore

Demonstrate multicore capability on a RAK11310 WisBlock Core module. This program simply blinks the WisBlock Base blue LED using core 1 and blinks the green LED using core 0.

Hardware

Default Pinout

RAK11310
GPIO 23
GPIO 24

Cloning

git clone --recurse-submodules https://github.com/m-nahirny/wisblock-multicore.git 

Building

  1. Set up the Pico C/C++ SDK
  2. Set PICO_SDK_PATH
export PICO_SDK_PATH=/path/to/pico-sdk
  1. Create build dir, run cmake and make:
4. Copy example `.uf2` to RAK11310 when in BOOT mode.

About

A simple demonstration of using both RP2040 cores on a RAK11310 core module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published