Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 457 Bytes

readme.md

File metadata and controls

16 lines (12 loc) · 457 Bytes

sample output

Program to send data with 5 MHz to GPIOs. GP1 to GP5 is used, for bit 0 to bit 4.

circuit diagram for 5 bit analog output

circuit

test setup

setup

example output on a monitor with the test image

monitor

TODO

  • starting from GP0 doesn't work
  • DMA stop code doesn't work
  • Python script can be used only once after reset, looks like the DMA transfer messes up the USB transfer timing