package
0.0.0-20220310234609-77e2b3d2bad0
Repository: https://github.com/sago35/tinygo-dma.git
Documentation: pkg.go.dev
# README
./examples/adctc
This is an example of performing an ADC conversion triggered by TC0.
The results are captured using DMA.
The descriptor is a Linked Descriptor that refers to itself.
The result of ADC conversion is output to the serial port.
environment
pin | information |
---|---|
A0 | ADC input |