mike2002
Member level 2
- Joined
- Sep 16, 2002
- Messages
- 47
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- c/c++ programming
- Activity points
- 328
PICC18
Do anybody know how to use "puts" function for serial port.
I got working putch(), getch() - but not puts(). Looks like skiping over string. I used sources provided with PICC18 but not succesfull.
printf() works fuzzy - outputs caracters zig-zag over the terminal screen.
Chip in use - PIC18F2320
Can anybody help???
Do anybody know how to use "puts" function for serial port.
I got working putch(), getch() - but not puts(). Looks like skiping over string. I used sources provided with PICC18 but not succesfull.
printf() works fuzzy - outputs caracters zig-zag over the terminal screen.
Chip in use - PIC18F2320
Can anybody help???