I have developed an embedded board using the tnt488 chip in one chip mode. Ever so often when I send or receive data on the bus, I miss the last byte. I have only noticed this on messages longer than 20 bytes (about). What could be the cause of this? How can I extend the time that the data is on the bus?
What I have seen is that for the same sample application code that I run on; different GPIB Cable/Hardware either give me an error or not.
For example connecting my Host Computer with a GPIB-USB Board with the embedded TNT488 causes errors.
With GPIB-PCI card and the embedded TNT488 chip - there were no error in the messages transmitted.