Hi,
The Windows Visual Studio example for the SD84 was a great head start into the world of SD84 programming. I am trying to also build a MacOSX equivalent (will be happy to share an xcode project with everyone).
I have downloaded the Mac drivers from FTDI, and when I plugin the SD84, I see a new USB device in /dev/ with the correct name. I am then following Apple's COM port coding manual to talk to the SD84, setting all the parity / end bits / baud rate to match the COM port initialization settings in the windows example project code. I have been able to apparently open and initialize the SD84's port, but when I attempt a write on the port, it fails (0 bytes written). The bytes I am writing are those for the "get version" command, which I was going to use as a basic test for the SD84's connection on that port. This is on Leopard 10.5.4.
Has anyone managed to get a Mac talking to an SD84, and are they willing to share the basic SD84 port initialization and communications code?
- SKoT
