LED control with button on RSL10 EVB using interrupts and RTT debug
-
Updated
Dec 15, 2025 - C
LED control with button on RSL10 EVB using interrupts and RTT debug
SysTick-based timestamp system for ON Semiconductor RSL10. Implements button event counting with 10-second window, hybrid debounce, and low-power sleep mode. Uses SysTick instead of RTC for continuous time tracking.
Reliable bidirectional I2C communication between RSL10-002GEVB (master) and Arduino Nano (slave). Features software I2C bit-bang implementation on RSL10, hardware I2C on Arduino, 3.3V logic compatibility, and tested data transfer with error handling. Includes complete working code, wiring diagrams, and troubleshooting guide.
Add a description, image, and links to the onsemi topic page so that developers can more easily learn about it.
To associate your repository with the onsemi topic, visit your repo's landing page and select "manage topics."