hiren.dave@bhuved.com
Banned

hi,
I want t use ad7714 with pic18f4550. can i use simple serial communication for that?? any idea ??
I want t use ad7714 with pic18f4550. can i use simple serial communication for that?? any idea ??
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
ya you can use SPI communication
https://www.ccsinfo.com/forum/viewtopic.php?t=32305
refer below link
Thanks for your instant reply my friend.
I want to use simple UART communicaton can i use this?
Actually, I am good in UART communication. I have never used SPI interfacing with microcontroller. So if uart is available to transfer digital data of ad7714 to pic18f4550 than it will be good choice for me. otherwise i will read about SPI and i will design code.