I use PuTTY: bytes received correctly.
I use the .NET wrapper: everything appears to work, Write() returns with FT_OK and the right amount of bytes showing as written, but the PIC receives a single 0x00 byte. Subsequent Writes are identical except the PIC receives 0x01 from then on.
What the ..?! Either I'm doing something terribly wrong or there's a bug in the driver, or something.
Has this happened to anyone else?