Show more

Every Device Driver defines the File Operations for the device ... Here are the open(), close(), read(), write() and ioctl() operations for our SPI Test Driver

github.com/lupyuen/incubator-n

Show thread

In the write() operation for our SPI Test Driver, we 1️⃣ Lock the SPI Bus 2️⃣ Config the SPI Interface 3️⃣ Select the SPI Device 4️⃣ Transfer SPI Data 5️⃣ Deselect and Unlock

github.com/lupyuen/incubator-n

Show thread

's SPI Pins match the Reference Manual: MOSI = GPIO 1, MISO = GPIO 0 ... But we're about to witness a BL602 SPI Quirk

github.com/bouffalolab/bl_docs

Show thread

Here's how Semtech SX1262 is wired onboard Stack ... Let's update the Pin Definitions in NuttX

Show thread

How we transmit and receive data over SPI on Apache OS ... And what's inside the SPI Driver ... All shall be explained here

lupyuen.github.io/articles/spi

Show thread
Show more
Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.