Author |
Message |
Topic: UART and pic18F4550 |
camih03
Replies: 7
Views: 19242
|
Forum: General CCS C Discussion Posted: Mon Nov 19, 2018 9:55 am Subject: UART and pic18F4550 |
Thanks to all for your replies.
Maybe its all about frequency and the pic's clock.
But i solved the problem using this:
#fuses NOMCLR INTRC_IO, HSPLL, NOWDT, NOPROTECT, BROWNOUT, PUT, NOLVP, NOC ... |
Topic: UART and pic18F4550 |
camih03
Replies: 7
Views: 19242
|
Forum: General CCS C Discussion Posted: Sat Nov 17, 2018 6:26 pm Subject: UART and pic18F4550 |
Hi everyone. I've been working on this project for a while but i can't figure out how to make it work.
(Edit): I'm using PIC18F4550, PIC 5.015, Hercules (to see the COM), PL2303 (TTL to USB module).
... |
|