- This topic has 2 replies, 3 voices, and was last updated 9 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › SPI comm between 8051 with 8051
hello friends ,
I'm doing work on SPI . Receving data by UART in 8051( master) tx by SPI to other 8051(slave) and take o/p on LCD.
i got problem is that all number and alphabets tx else L M N O in small and cap no L M N O txng
dont know whyy???
help me plzz
Hye shekhar,
As per your question all alphabets are transmitted expect L M N O. Ckeck your code once again or post here.
if u r transmitting single digit/letter and receiving same digit/letter that means ur transmitter and receiver are working correct
it must send and receive all digits and letters