MQX 4.1.1 I2C Driver

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,137件の閲覧回数
josephchen
Contributor III

I'm using MQX 4.1.1 and working on I2C example. When I use I2C interrupt, it's calling the low level driver functions in i2c_int_ki2c_legacy.c file. If I try to replace with i2c_int_ki2c.c file, there're will be some macros undefined, for example I2C_FLT_SSIE_MASK in the line 129, and some others. I wonder if there's anyone using the one which is not legacy in MQX 4.1.1.

1 解決策
1,004件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Joseph:

Please check the i2c driver for bsp_twrk64f120m,  it uses i2c_int_ki2c.c file, not i2c_ki2c_legacy.c


Have a great day,
Daniel

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,005件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Joseph:

Please check the i2c driver for bsp_twrk64f120m,  it uses i2c_int_ki2c.c file, not i2c_ki2c_legacy.c


Have a great day,
Daniel

0 件の賞賛
返信