Built a RA488 today w/ Mega 2560. After configuring controller mode, I can send individual commands, such as SP1; SP2; etc. to my plotter, and it responds accordingly. But if I try to send more, such as an HPGL file, it stalls, and errors out on the plotter side. Plotter is in listen mode, but I have tried an address also.
I suspect it's a buffer overflow, but I can't for the life of me figure out the combination of configuration that it likes.
Any suggestions?
Built a RA488 today w/ Mega 2560. After configuring controller mode, I can send individual commands, such as SP1; SP2; etc. to my plotter, and it responds accordingly. But if I try to send more, such as an HPGL file, it stalls, and errors out on the plotter side. Plotter is in listen mode, but I have tried an address also.
I suspect it's a buffer overflow, but I can't for the life of me figure out the combination of configuration that it likes.
Any suggestions?