09-09-2022, 10:35 PM
This article explains the UART Controller for the Allwinner A64 SoC inside PinePhone…
- Transmit and receive UART Data the Polling Way
- Also the Interrupt-Driven Way
- Enabling UART Interrupts
- Handling UART Interrupts
And how we implemented PinePhone’s UART Driver for Apache NuttX RTOS.
NuttX RTOS for PinePhone: UART Driver
- Transmit and receive UART Data the Polling Way
- Also the Interrupt-Driven Way
- Enabling UART Interrupts
- Handling UART Interrupts
And how we implemented PinePhone’s UART Driver for Apache NuttX RTOS.
NuttX RTOS for PinePhone: UART Driver