hi friends
I receive data on SPI interface ( 27 bytes to be exact ) and i want to transmit them on the RS232 to PC. How i can do this? It's possible to give me an example ? I'm newbie :D
hi all i have trouble with the #INT_RB interruption. I use PIC18F4550. I sent data from PIC to ADS1299 over the SPI interface but the INT_RB interruption is only executed at the last of program, not w ...