Software › Serial Counter
Serial Counter
demo Open · freely redistributable
An original CC0 bare-metal i.MX RT1062 program. It brings up LPUART6 (as Serial Hello does) and prints an incrementing four-digit decimal counter ("Count 0000", "Count 0001", …) using a hand-written decimal increment with carry (no libc, no division), toggling the on-board LED on pin 13 once per count. On-board only: LPUART6 and pin 13.
Format: i.MX RT1062 FlexSPI flash image (bare-metal, compiled C) · By: emulators.org · Licence: Public domain (CC0)