diff ctrl.pio @ 18:f1e44afb41a3

WIP with control and DAC in sync and not hanging. Control data is wrong but baby steps.
author Daniel O'Connor <darius@dons.net.au>
date Tue, 25 Feb 2025 14:36:10 +1030
parents 56a79dce90e9
children 8d759cf5a9e7
line wrap: on
line diff
--- a/ctrl.pio	Tue Feb 25 13:40:57 2025 +1030
+++ b/ctrl.pio	Tue Feb 25 14:36:10 2025 +1030
@@ -8,6 +8,7 @@
     mov pins, null
 ; Wait for start trigger and clear IRQ
     wait 1 irq TRIGGER_IRQ
+    irq clear TRIGGER_IRQ
 .wrap_target
     out pins 8
     nop