How do I access the contents of the CW generator / DAC?
Posted: Wed Feb 20, 2019 12:43 pm
I'm trying to do a little steady-state signal processing on a circuit, making use of the cosine waveform (CW) generator as per this repo. The code there doesn't actually allow me to retrieve the current CW value and so at the moment I have to do my own CW lookup table (costing CPU and memory).
Is there a way I can avoid this and actually get the current CW value in a way that I can perform calculations with it?
Is there a way I can avoid this and actually get the current CW value in a way that I can perform calculations with it?