BASIC blinks the #PinePhone LEDs ... With Apache #NuttX RTOS
https://github.com/lupyuen/pinephone-nuttx#basic-blinks-the-leds
One more week to Apache #NuttX RTOS Online Workshop! Please join me next weekend, 24-25 Sep
Free Registration: https://nuttx.events/
I'm super honoured to join Apache #NuttX PPMC! Let's make NuttX more educational and teachable! 😀
https://www.linkedin.com/feed/update/urn:li:activity:6975934342845853696
Here's how we create a #PinePhone UART Driver for #NuttX RTOS
https://lupyuen.github.io/articles/serial?16#nuttx-uart-driver
Why we don't init #PinePhone's UART Driver
https://lupyuen.github.io/articles/serial?15#initialise-uart
#PinePhone's UART Interrupt Handler will handle Transmit and Receive Events
https://lupyuen.github.io/articles/serial?11#handle-interrupt
How we enable UART Interrupts on #PinePhone
https://lupyuen.github.io/articles/serial?10#enable-interrupt
Here's how we attach our Interrupt Handler to #PinePhone's UART Port
https://lupyuen.github.io/articles/serial?9#attach-interrupt-handler
We've done #PinePhone UART with Polling ... Now we do UART with Interrupts!
https://lupyuen.github.io/articles/serial?8#uart-with-interrupts
Arm64 Assembly Macros for printing to #PinePhone's Serial Console ... Super helpful for our Arm64 Startup Code!
Anything we type into #PinePhone’s Serial Console will become UART Input ... Here's how we read it
How we wait for #PinePhone's UART Port before we transmit
https://lupyuen.github.io/articles/serial?4#wait-to-transmit
Sending data to #PinePhone's UART Port is easy ... But we need to check the Transmit Buffer
Here's how we send data to #PinePhone's UART Port
https://lupyuen.github.io/articles/serial?3#uart-with-polling
BASIC blinks the #PinePhone LEDs ... On Apache #NuttX RTOS 🤩
https://github.com/lupyuen/pinephone-nuttx#basic-blinks-the-leds
IoT Techie and Educator / Apache NuttX PMC