How we create a Device Driver in #NuttX ... The copy-n-paste way
https://lupyuen.github.io/articles/spi2?5#appendix-create-a-nuttx-device-driver
Here's how we create a #NuttX App
https://lupyuen.github.io/articles/spi2?4#appendix-create-a-nuttx-app
"Can I use the #RustLang Embedded HAL on Hubris?"
https://github.com/oxidecomputer/hubris/blob/master/FAQ.mkdn
#NuttX Apps can't call the SPI Driver directly ... Here's why
https://lupyuen.github.io/articles/spi2?3#spi-test-app-and-driver
To test the #NuttX SPI Functions, we create an App and a Device Driver
https://lupyuen.github.io/articles/spi2?3#spi-test-app-and-driver
My #3 most popular article: Prometheus, Grafana and The Things Network 🤔
How we transmit and receive data over SPI on Apache #NuttX OS ... And what's inside the SPI Driver ... All shall be explained here
Trying to Bit Bang the ST7789 Display on the redesigned #PineDio Stack #BL604 ... Nope still not working, will try harder 🤔
https://github.com/lupyuen/bl_iot_sdk/tree/pinedio2/customer_app/pinedio_st7789_bitbang2
Redesigned #PineDio Stack BL604 works great with #LoRaWAN and #TheThingsNetwork! 🎉 ... Though we're using an NB-IoT Antenna 😂
https://github.com/lupyuen/bl_iot_sdk/tree/pinedio2/customer_app/pinedio_lorawan
We run this command to transmit #PineDio Stack's Internal Temperature to The Things Network over #LoRaWAN
https://lupyuen.github.io/articles/tsen#run-the-lorawan-firmware
Here are the updated SPI Pins for #LoRa SX1262 on the redesigned #PineDio Stack BL604
https://github.com/lupyuen/lora-sx1262/blob/pinedio2/include/sx126x-board.h#L35-L49
Let's test the redesigned #PineDio Stack #BL604 with our #LoRaWAN Firmware ... And send some Sensor Data to The Things Network!
https://github.com/lupyuen/bl_iot_sdk/tree/pinedio2/customer_app/pinedio_lorawan
IoT Techie and Educator / Apache NuttX PMC