Tahmid
Advanced Member level 6
- Joined
- Jun 17, 2008
- Messages
- 4,764
- Helped
- 1,799
- Reputation
- 3,590
- Reaction score
- 1,662
- Trophy points
- 1,413
- Location
- Berkeley, California
- Activity points
- 30,714
Hi,
I don't know C++, but check your compiler manual, it's sure to have some functions for SPI operation like the SPI_Write() or SPI_Read() in mikroC. Use that and read through the relevant section in the PIC reference manual and datasheet.
Hope this helps.
Tahmid.
I don't know C++, but check your compiler manual, it's sure to have some functions for SPI operation like the SPI_Write() or SPI_Read() in mikroC. Use that and read through the relevant section in the PIC reference manual and datasheet.
Hope this helps.
Tahmid.