Hello,
I need to develop a serial communication with 1Mbauds’ rate on the Fpga 7831R card. I’ve started from the two examples FPGASerialWrite.llb and FPGASerialRead.llb. After to put all loop in parallel, I have had some problem. Two of the loops are running quickier(second one and last one); When the bauds rate is more than 0.5Mbauds, there is error with the received char. For example: if I send 50 following by 55 in hexadecimal, I’ve received A0 following by A5. I don’ t unsterdand why.
Could you help me to find a way to find my problem?
Thanks you in advance
Nicolas
Message Edited by Ndenis on 07-04-2005 08:42 AM