Quantcast
Channel: MPLAB XC16
Viewing all articles
Browse latest Browse all 1508

problem with SPI (chiaraelife)

$
0
0
Good evening, I am using C30 compiler and dsPIC33EP128MC506. My SPI functions are the following: //SPI transmission void wspi(unsigned char data){ unsigned char temp; temp = SPI1BUF; SPI1BUF = data; while (!SPI1STATbits.SPIRBF); }//SPI reception unsign..

Viewing all articles
Browse latest Browse all 1508

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>