package
0.0.0-20220310234609-77e2b3d2bad0
Repository: https://github.com/sago35/tinygo-dma.git
Documentation: pkg.go.dev
# README
./examples/spitxrx
This is an example of SPI sending and receiving using DMA.
environment
pin | information |
---|---|
SCK | SPI |
MOSI | SPI |
MISO | SPI |
Note) Connect MOSI and MISO to each other.