Simplicity blink
Last updated: 2021-03-12
Blinkenlight on a SiLabs Thunderboard Sense 2
Here I want to describe how to make a simple “hello, world!” example on a SiLabs Thunderboard Sense 2 with Simplicity Studio 5, using the Gecko Platform SDK:
- start with an Empty C example
- add simple LED driver and delay components
- configure the LED pin
- add some code to blink the green LED every x miliseconds
- build and flash
Categories: embedded