To try everything Brilliant has to offer—free—for a full 30 days, visit https://brilliant.org/LearnEmbeddedSystems. The first 200 of you will get 20% off Brilliant’s annual premium subscription. In this tutorial we will walk through how to use SMP in a FreeRTOS environment on the RP2040 chip. Specifically, we will set up a FreeRTOS SMP project whilst explaining how SMP works. We will tell you about some of the things you need to look out for, like the fact that now two tasks can run truly concurrently and we will also give you two demonstration projects for you to work on. Links Mentioned: Tutorial Write Up: https://learnembeddedsystems.co.uk/freertos-smp-tutorial GitHub FreeRTOS template Repo: https://github.com/LearnEmbeddedSystems/rp2040-freertos-template FreeRTOS on the RP2040 Tutorial Playlist: https://www.youtube.com/playlist?list=PLEB5F4gTNK68zDlrXbcCgJ6NejaP0PvHX Embedded Computing Design Article (Daniel Gross): https://embeddedcomputing.com/technology/open-source/linux-freertos-related/using-freertos-with-the-raspberry-pi-pico-part-4 Timestamps: 00:00 Introduction 01:14 Brilliant 02:21 Multicore FreeRTOS Architecture 04:02 SMP vs Single Core 06:23 FreeRTOS SMP Functions 08:31 Project Setup 10:14 Demo 1: Blinky 12:27 Demo 2: Core pinning 14:50 Conclusion You can find more embedded systems tutorials and projects on our website https://learnembeddedsystems.co.uk -- Equipment we use regularly -- The following links are affiliate links where we may make a small percentage on qualifying sales through these links. Use the respective UK or US links listed. Budget Soldering Iron: UK: https://amzn.to/3pQpvUu US: https://amzn.to/3bBawIJ Breadboards: UK: https://amzn.to/3solZCe US: https://amzn.to/3dGsHiS Jumper Cables: UK: https://amzn.to/37JfToi US: https://amzn.to/3r384S9 Camera: UK: https://amzn.to/3qKLwFr US: https://amzn.to/3pK0V7C Lens: UK: https://amzn.to/380lQxp US: https://amzn.to/3knH3WL Tripod: UK: https://amzn.to/37H0Nzw US: https://amzn.to/3byKHsV All videos and tutorials on this channel and mentioned websites are for educational purposes only. This video was sponsored by Brilliant.