Author |
Message |
Topic: PIC24 RS232 Multiple byte read problem |
Loio
Replies: 6
Views: 13859
|
Forum: General CCS C Discussion Posted: Thu Apr 24, 2014 1:57 am Subject: PIC24 RS232 Multiple byte read problem |
Thanks Ttelmah, it solved my problem.
By the way, I dont use MAX232, I use FT232, also I tried Bluetooth-Rs232 Converter.
Thanks for your comment, Let me explain what I am plannig
I wanted t ... |
Topic: PIC24 RS232 Multiple byte read problem |
Loio
Replies: 6
Views: 13859
|
Forum: General CCS C Discussion Posted: Tue Apr 22, 2014 2:30 am Subject: PIC24 RS232 Multiple byte read problem |
I forget to add compiler version,
I use PCD v5.023 |
Topic: PIC24 RS232 Multiple byte read problem |
Loio
Replies: 6
Views: 13859
|
Forum: General CCS C Discussion Posted: Tue Apr 22, 2014 2:03 am Subject: PIC24 RS232 Multiple byte read problem |
Hi,
I am working with PIC24EP512GP806. I am trying to use UART of this PIC.
I have no problem with this code. I can read correct values from my computer.
Working correct code:
#include < ... |
|