About the RS-232 serial communication using PIC 16F877
Posted: Fri Jan 13, 2006 5:03 am
i have used PIC 16F877 and RS232 standard for the serial communication.
in my simulation the data is getting transferred to the PC through the port but the data is not the one which i want . i have use the " putc" and "printf" statements for the transfer. still the expected data is not getting transferred. The data what i want to transfer is read from the i2c RAM and the data read for transfer is not the one which i want.
when i use only the "i2c_read" function for reading the data read is correct, the one i want, but durib the transfer it is something different.
I am usin proteus v6.7 version for the simulation purpose.
WHAT SHOULD I DO???
PLEASE HELP ME OUT..
Humberto
Joined: 08 Sep 2003 Posts: 1215 Location: Buenos Aires, La Reina del Plata
Posted: Fri Jan 13, 2006 8:08 am
Quote:
WHAT SHOULD I DO???
1) Post your code. Include header and compiler version.
2) Short description of your hardware.
Humberto
kender
Joined: 09 Aug 2004 Posts: 768 Location: Silicon Valley
Posted: Fri Jan 13, 2006 10:40 am
Humberto wrote:
1) Post your code. Include header and compiler version.
2) Short description of your hardware.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum