I2C and Processor Expert

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

I2C and Processor Expert

2,575 次查看
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 回复数

753 次查看
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 项奖励
回复

753 次查看
datamstr
Contributor II
Yes, you are correct, that is what I did.
 
Thanks for your help!
David
0 项奖励
回复