Other Parts Discussed in Thread: DLPC3470,
Hi - I am trying to control the DLP3010EVM from an Apple computer. I can connect to the mini USB serial port which I understand can be used to send and receive I2C commands to the DLPC3470 controller. But I am having trouble sending and receiving data - I can't find any documentation on this. How does the mini serial port deal with input and output? For example, do I send raw I2C-type commands through the USB (address, opcode, data) and if so do these get routed to the DLPC3470 controller?I have tried this with no success. What is the DLPC3470 I2C address?
If I don't send raw I2C commands what do I send? Is there any documentation on what codes I need to send down to interrogate and program the DLPC3470 controller?
Any advice or pointers to information would be very helpful. I have been surprised at how little technical data is available with this product, which has been very frustrating. (I don't own a Windows PC so I cannot use your GUI).