- This topic has 6 replies, 3 voices, and was last updated 11 years, 9 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › doubt on programmer?
8051 does not have SPI interface. 8051 are programmed using Tx & Rx lines. where as AVR controllers have SPI communication & these controllers are programmed using MOSI, MISO & SClk.
Kindly mention exact part number of 8051 you are using.
im using AT89s52 micro controller
1. 89C52 can be programmed using SPI as well as UART.
2. For loop back test you need to sort Tx & Rx lines
but amrith you told that 8051 does not have spi interface then how could it be programmed in spi mode
Hi Eli,
8051 controller has many variants, part number with 8051 does not have SPI interface.
89C52 is advanced version of 8051 & 89C52 has SPI interface.
kindly share your further clarifications.
Please post the source code to interface at89s52 and Serial Graphic LCD (SPI 4line )