Sharonun / Lab2B-part2-7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

7. pio_sequencer

TODO:

modify your sequencer to use the PIO as its primary I/O engine, including the ability to R/W any register

We modify our sequencer and PIO/DMA logic analyzer example to achieve this function(tracking the status of the boot button)

piosequencer.mp4

About


Languages

Language:C 76.5%Language:CMake 23.5%