pic16f877a interface with PCF 8591 DAC
时间:04-05
整理:3721RD
点击:
I want to interface 16f877a with DAC chip PCF8591. I dont know which command to send to i2c for different output voltage levels.
Go through these pages.....
http://www.phanderson.com/PIC/PICC/CCS_PCM/8591.html
http://davbucci.chez-alice.fr/index....2c/pic_i2c.inc
I cant use this command correctly
i2c_write(xxxx);