Is it possible issue I2C commands to the Pico 2 directly from a PC without the Beagle Board?
If so, then what software is used to issue the commands?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Is it possible issue I2C commands to the Pico 2 directly from a PC without the Beagle Board?
If so, then what software is used to issue the commands?
Alan,
TI does not provide software for issuing I2C commands to the Pico Kit v2.
PCs have no external I2C port. There are USB-to-12C converters available (for example: http://www.devasys.com/usbi2cio.htm, as well as others). The manufacturers of the converters supply device driver software which can be utilized by user developed software.
Best regards,
Pascal