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.

DAC63204EVM: Python control GitHub link

Part Number: DAC63204EVM


I created a python class to control my DAC63204EVM board. It is open source and is on GitHub. I have tested I2C and SPI reads and writes and have GPIO control also added. I added simple checks to ensure that jumpers are properly placed. I hope this can help others.

https://github.com/charkster/dac63204evm

FYI