Help with I2C port change on FRDM-KE02Z

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

Help with I2C port change on FRDM-KE02Z

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

Let me add a question for I2C on FRDM-KE02Z.

On my FRDM-KE02Z, the oscillator has already removed (for internal clock, #define USE_FEE commented out in ke02_config.h) and an external I2C master connected instead.

Now I'm configuring I2C from PTA3/PTA2 to PTB7/PTB6.

On I2C Slave Demo sample,  following code is added in sysinit.c to change the pin.

sSIMConfig.u32PinSel |= SIM_PINSEL_IICPS_MASK;

Do I need other changes  on the software?

0 件の賞賛
返信
1 解決策
801件の閲覧回数
shuichiy
Contributor III

I have resolved the problem.

The error is not in the code but on the board.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
802件の閲覧回数
shuichiy
Contributor III

I have resolved the problem.

The error is not in the code but on the board.

0 件の賞賛
返信