I2C and Processor Expert

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

I2C and Processor Expert

2,579件の閲覧回数
datamstr
Contributor II
I created a new QG8 project using CW 5.1. When I add the I2C Bean and change mode from "Master" to "Slave", I get an error message "This operating mode does not implemented yet". Is this true that "Slave" Mode is not supported in PE? Also, there is an inheritance error that comes up for the SCL and SDA pins.

Thanks,
David
ラベル(1)
0 件の賞賛
返信
2 返答(返信)

757件の閲覧回数
mstrocka
Contributor I
You have probably selected "SW_I2C" bean, which uses general purpose pins and SW algorithm to generate IIC protocol(Master mode only). QG8 has also I2C peripheral module used by "InternalI2C" bean, which supports master mode and slave mode too.
0 件の賞賛
返信

757件の閲覧回数
datamstr
Contributor II
Yes, you are correct, that is what I did.
 
Thanks for your help!
David
0 件の賞賛
返信