Testing Apache #NuttX OS on #PineDio Stack BL604 @PINE64
https://lupyuen.github.io/articles/spi2?28#test-with-pinedio-stack
Testing #NuttX on #BL602 and #ESP32 with Semtech SX1262
https://lupyuen.github.io/articles/spi2?25#test-with-semtech-sx1262
Controlling SPI Chip Select with GPIO Output on #NuttX
https://lupyuen.github.io/articles/spi2?24#gpio-output-as-chip-select
Here's why we control SPI Chip Select ourselves on #NuttX
https://lupyuen.github.io/articles/spi2?23#control-chip-select-with-gpio
How we test #NuttX SPI with a Logic Analyser
https://lupyuen.github.io/articles/spi2?22#test-with-logic-analyser
Running our #NuttX App to transmit and receive data over SPI
https://lupyuen.github.io/articles/spi2?21#run-the-spi-test-app
How our #NuttX App transfers data over SPI
https://lupyuen.github.io/articles/spi2?20#inside-the-spi-test-app
Checking that our SPI Test Driver has been loaded in #NuttX
https://lupyuen.github.io/articles/spi2?19#load-the-spi-test-driver
Here's how we load our SPI Test Driver in #NuttX
https://lupyuen.github.io/articles/spi2?18#load-the-spi-test-driver
Every #NuttX Device Driver defines a list of File Operations ... Here are the operations for our SPI Test Driver
What's inside our SPI Test Driver for #NuttX
https://lupyuen.github.io/articles/spi2?11#inside-the-spi-test-driver
Why we chose to clone the "dat-31r5-sp" driver in #NuttX ... Yep we did a Quantitative Analysis of NuttX Drivers!
https://lupyuen.github.io/articles/spi2?10#verify-device-driver
Our Custom Device Driver appears as "/dev/spitest0" in #NuttX
https://lupyuen.github.io/articles/spi2?9#verify-device-driver
During #NuttX Startup, we register our Device Driver
https://lupyuen.github.io/articles/spi2?8#register-device-driver
IoT Techie and Educator / Apache NuttX PMC