/*PIC SPI configured as Master.
--> Idle Clock state of PIC is Logic Low Level(CKP=0).
--> Data Out on Transition From Active to Idle State of SCLK.(CKE=1)
--> D ...
This is kranthi kiran.
I am working on MAXQ3180 Energy meter IC with PIC18F4520. This IC has SPI communication. I am able to communicate with the MAXQ3180 IC. SPI communication code is pe ...