depending of all your requirement, you can also whatever PIC with a internal USART like pic16f628, pic16F870 or elses.
Use a 20MHZ will be enough to have a great 115200 baud reception.
The only thing you'll have to do is to store every data receive in diferent variable or an array. once it's don send all of them serial. You'll be able to change the internal USART baudrate on the spot by changing only the SPBRG register.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks