Skip to content

A simple example of how to control the SPI directly in Zephyr RTOS

Notifications You must be signed in to change notification settings

JON95Git/zephyr-spi-directly

Repository files navigation

zephyr-spi-directly

A simple example of how to control the SPI directly in Zephyr RTOS. The idea comes from this thread

Tests

It was tested in nRF52840_mdk board.

How to build

$ west build -p auto -b nrf52840_mdk

How to flash

$ west flash

Application

This can be used to verify if the SPI interface is working properly

capture

About

A simple example of how to control the SPI directly in Zephyr RTOS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published