Hello
Can someone let me know the purpose of the following please?
- PIN_CONFIG1.DACOUT_VAR_ADDR
What values can I use here?
Thanks
Ron
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.
Hello
Can someone let me know the purpose of the following please?
- PIN_CONFIG1.DACOUT_VAR_ADDR
What values can I use here?
Thanks
Ron
Hi Ron,
The DACOUT_VAR_ADDR bit field in PIN_CONFIG1 is used to monitor the value of algorithm variables. The algorithm variables which can be output by the DAC are located in section 7.8.5 of the datasheet. Program the DACOUT_VAR_ADDR with the address of the desired algorithm variable to have that variable output by the DAC.
Regards,
Joshua