This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/LAUNCHXL-F28379D: LAUNCHXL-F28379D DAC Module writing digital value to DAC output is very slow.

Part Number: LAUNCHXL-F28379D

Tool/software: Code Composer Studio

I wrote a device driver for DAC module of LAUNCHXL-F28379D; when I measured number of CPU clock cycles of the write instruction that output digital value to DAC "DacaRegs.DACVALS.all= 1024" it takes about 252 CPU with CPU clock cycle 5 nano second.