Hi
I have found that it is not possible to send sections of the RAM samples to two different DDS chips/channels at the same time. The only workaround I have found to this is to not disable the RAM when writing the RAM samples for the DDS second chip. For reference there are 1024 RAM words in total. For example for the first channel I have written to RAM words 0-24 and for the second channel I have used RAM words 25-49, but I have first disabled the RAM for channel 1, written the RAM values for the first channel, enabled the RAM and then written the RAM words for the second channel without disabling the RAM again. To reiterate in the manual it states that it is strongly recommended not to do this, but is this to possible erroneous values or due to damage to the RAM of the board.
Essentially I want to know whether I can write to the RAM whilst it is still enabled without damaging the board. I would really appreciate advice on this matter.
Edit Notes
fixed typos[edited by: Strontium-bham at 8:31 AM (GMT -4) on 2 Jul 2021]