??? 10/08/08 13:07 Read: times |
#158928 - other board, same problem Responding to: ???'s previous message |
Hi,
I mount another board with regulator, mcu, e2prom and serial RS-232 only. The problem is the same. I can't read e2prom. The funtion i2c_getstatus() show me i2c bus is IDLE or I2C_BUSYTX 0x03 when I try to transmit anything to e2prom or I2C_BUSYRX 0x05 when I try to receive anything from e2prom. (I send through serial for inspect it). Maybe my CallBack funtions are wrong. thanks |