Hello, I have had some trouble trying to do the following:
I need to send 8 bytes, from pic1(16f887) to pic2(18f2550) using hserin/hserout. Then I need to forward those 8 bytes from pic2 to a PC via USB.
What would be a good algorithm to accomplish this? Lets take into account tmr0 Interrupts(dt instant I.) running on both pics. Pic1 has other bussiness to do other than sending the data, and pic2 is just a mediator between pic1 and pc.
If anyone has an idea I would be very grateful. I just need the algorithm to come up with the code. By the way, I know how to use the 2550 to send info via USB.
Thanks a lot in advance!
Bookmarks