QTC-UMD / dds-sweeper

Raspberry Pi Pico interface for the AD9959 DDS
BSD 2-Clause "Simplified" License
5 stars 2 forks source link

Table Loopback #15

Closed ehuegler closed 2 years ago

ehuegler commented 2 years ago

@dihm I seem to recall that the Novatech has some ability to loop back to the beginning of the table when it reaches the end and start again. I am assuming that is a desired functionality for the pico?

dihm commented 2 years ago

It does. In the table mode there is a special timing command (FF) that tells it to start back at the beginning. This is helpful when re-running the same table over and over without having to reprogram anything.