Author |
Message |
Topic: SERIAL RS232 problem |
jcerbaro
Replies: 2
Views: 7101
|
Forum: General CCS C Discussion Posted: Sun Jun 26, 2016 6:46 pm Subject: SERIAL RS232 problem |
Hello!
I want to send a NUMBER (from 0 to 255) via serial port, from my PC.
I tried in every way, but it's not working!
Let's say the number I want is 123 (decimal).
The serial won't never ... |
Topic: RS 232 error |
jcerbaro
Replies: 1
Views: 7034
|
Forum: General CCS C Discussion Posted: Thu Jun 23, 2016 11:36 pm Subject: RS 232 error |
Hello! I have a problem when trying to communicate via RS232 with my PC.
I'm using PIC16F877A. It's a PID Speed Control of a DC motor.
I've already tested the RS232 with a simpler code, and it w ... |
|