Page 1 of 1

the magic 'F' pin mode of EV3 IIC

Posted: 28 Oct 2013, 14:48
by topikachu
Hi,
As I test, to enable my mindsensor PS2 controller interface IIC sensor, I need to setup the pin mode to 'F'.
And there are a lot of 'F'(0x46) in the ev3 device list http://python-ev3.org/types.html

I'd like to know what this 'F' means.

Thanks

Re: the magic 'F' pin mode of EV3 IIC

Posted: 28 Oct 2013, 21:17
by lvoc
I am not quite sure what your question is, but in case it helps, you may want to take a look at the following link that shows how to use third party I2C devices in C.
http://www.robotnav.com/i2c-interface/