Hi
Is it possible to connect those interface to a LED and make it blink?
Best regards
Chong Han
Hi Chong,
For just blinking a LED why don't you use GPIO ?
You can toggle LED by connecting to GPIF II interface line and drive alternateGPIF II with a byte value with alternate 0x00 and 0xFF.
For I2C /SPI it is not possible to blink it continously .
Regards,
VIkas.
Hi Vikas,
Thanks for reply me. May i know where can i find this GPIF II connector? And which pin i need to connect to?
Best regards
Chong Han
Hi,
May I know what is the need of connector?How may LEDs that you want to use?
You can connect LED directly to the Data line if you want to connect to the GPIF II interface.
Regards,
Vikas.