i2c setting on FRDM-MCXN947

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

i2c setting on FRDM-MCXN947

245 次查看
Jasper_lin
Contributor I

Hi All

I am a beginner

I'm confused  why P0_24 and P0_25 can for i2c pin used

Jasper_lin_1-1719220289669.png

because I study the datasheet 

 Jasper_lin_0-1719220041763.png

I didn't see it has i2c function.

if I want to use i2c pin 

i need to how to do ?thank you

 

 

0 项奖励
回复
4 回复数

213 次查看
Alphabert_Liu
NXP Employee
NXP Employee

Hello @Jasper_lin  ,

I just consulted the datasheet of FRDM-MCXN947, and I didn't find that P0_24 and P0_25 can be reused for I²C. If you need to use the I²C function of the microcontroller, I recommend that you can download a companion SDK from Select Board | MCUXpresso SDK Builder (nxp.com) . There are some I²C demos for you to refer to. And you can also refer to the user manual, where you can see more specific pin reusing as the SDA and SCL of the I²C.

Hope my answer can help you.

Best Regard

Liu

0 项奖励
回复

196 次查看
Jasper_lin
Contributor I

Hello @Alphabert_Liu

sorry can you tell me

where i can see S"DK from Select Board | MCUXpresso SDK Builder (nxp.com) "

thank you

0 项奖励
回复

177 次查看
Alphabert_Liu
NXP Employee
NXP Employee

Hello @Jasper_lin  ,

To download SDK, goto https://mcuxpresso.nxp.com/en/welcome, choose the option "Select Development Board".

屏幕截图 2024-06-26 140646.png

Then, search for your board model in the search box, build MCUXpresso SDK.

Alphabert_Liu_0-1719383117813.png

Choose two of the following depending on your situation. Download it.

Alphabert_Liu_1-1719383283018.png

Open your MCUXpresso IDE, drag and drop your SDK file into the IDE, and you can import SDK examples.

Alphabert_Liu_2-1719383624603.png

Hope it helps!

Best Regard

Liu

 

 

0 项奖励
回复

109 次查看
Jasper_lin
Contributor I

thank you 

I will try it.

0 项奖励
回复