TI中文支持网
TI专业的中文技术问题搜集分享网站

CC3200 Camera Interface:I2C(Pin16 PIN17) Can't been Used?

Hi, to all:

   We hv found  the I2C is not to used in  CC3200 Camera debug. According the TI camera doc to config:

1. JTAG to SWD: remove J10 and J11 connector.

2. Remove j2 and j3 connector.

3.  J6 and J7 set to BP side

Step to trace,  found  the I2c(only used PIN16 and PIN17)  only  output the start signal (on oscilloscope), code stay this forever :    "while((MAP_I2CMasterIntStatusEx(I2CA0_BASE, false) & I2C_INT_MASTER) == 0)"

 Why?   how to do?

lei ming:

 add   MAP_PinTypeI2C(PIN_01, PIN_MODE_0);

赞(0)
未经允许不得转载:TI中文支持网 » CC3200 Camera Interface:I2C(Pin16 PIN17) Can't been Used?
分享到: 更多 (0)