B
Benz
Guest
I'm using a PIC16F877 programmed in C for rs-232 serial interface with
a Speakjet. When turned on, the Speakjet says "Ready," and I can get
it to say ready again with a printf("V"). But I can't get the thing to
say anything else. Could I get some help with this? Should I be using
putc? printf? Essentially, what kind of syntax does it need?
a Speakjet. When turned on, the Speakjet says "Ready," and I can get
it to say ready again with a printf("V"). But I can't get the thing to
say anything else. Could I get some help with this? Should I be using
putc? printf? Essentially, what kind of syntax does it need?