Hi,
I would like to be able to turn the user LEDs on my EVM on and off, but I can't find any information on how to do this. I can see from the EVM schematic that the 4 LEDs are tied to a PCF8575 I2C I/O expander.
I would like to be able to manipulate the LEDs at the Linux command line using the /dev/i2c-1 or /dev/i2c-2 driver and also be able to change the LED state from within a C program.
Any help would be greatly appreciated.
Paul