Reset a I2C bus withe PE

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

Reset a I2C bus withe PE

ソリューションへジャンプ
801件の閲覧回数
barbercolman
Contributor III

Hi

I am talking to a I2C EEPROM. Every so often I can leave the EEPROM slave in a incomplete state which locks the bus. AN4481 talks about one solution to this issue that directly accesses the hardware, toggles the SDA and SLA lines to reset the chip . However, I have been directed to use only PE functionality and I can not see how to toggle the SDA and SLA lines using PE. Any suggestions? For now I am doing an "experimental" version that directly controls the SDA and SLA lines.

Thanks

タグ(4)
0 件の賞賛
返信
1 解決策
595件の閲覧回数
vfilip
NXP Employee
NXP Employee

Hello,

this feature is currently not supported by I2C component and I think there is no plan to support it in near future. According to the AN you should use GPIO_LDD component. So I think you have used correct aproach.

Best regards

Vojtech Filip

Processor Expert Support Team

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
596件の閲覧回数
vfilip
NXP Employee
NXP Employee

Hello,

this feature is currently not supported by I2C component and I think there is no plan to support it in near future. According to the AN you should use GPIO_LDD component. So I think you have used correct aproach.

Best regards

Vojtech Filip

Processor Expert Support Team

0 件の賞賛
返信