Hi Guys
I was having trouble the other days with serial stuff and Bruce(rentron) pointed me at using PIC to PIC for testing.
So I setted up a cute 12F683 running it's internal 8mhz osc (then you plug only Power+Ground, it's running), and have a little program sending:
- TRUE 9600 on one pin with serout,
- INVERTED 9600 on another with serout,
- and debug at 38400 on another one, constantly in a loop.
Validate that your computer can see the data(with a max232) and then you should be able to use it to feed directly a PIC.
um, let me grab that proggie
Bookmarks