Hi, I'm conducting some experiments with my AM1808 development board. And I want to blink it's LED. So I read some example codes provided. But these examples all use the GPIO. and I found that I2C_ADDR_GPIO_EX (0x0021) maybe the address of GPIO related to LED. But how can I get it's exact address. Because I don't know the GPIO technology, so I don't want to use it.Thanks