EVK-MIMXRT685: I3C examples

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

EVK-MIMXRT685: I3C examples

跳至解决方案
1,196 次查看
bslava
Contributor II

Hello,

I am interested in the I3C development platform and for this I was going to order the EVK-MIMXRT685, but before that I checked the examples supplied with that platform. Unfortunately for me, unlike I2C, I2S, USART, etc., where 3 types of technologies are supported: polling, interrupt and DMA, the I3C folder contains only example for polling. Does this mean that the implementation of this IP does not support interrupts and DMA?

And another question about the documentation. I cannot find a detailed description of the RT600 microcontroller. The only existing document does not contain documentation on peripherals and their registers. Did I miss something?

Thanks.

 

标签 (1)
标记 (1)
0 项奖励
1 解答
1,190 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Bslava,

Please refer to the User Manual (link below), which covers the modules and its registers in more detail.

https://www.nxp.com/docs/en/user-guide/UM11147.pdf

For the rest of the i.MXRT600 documentation please refer to the following link:

https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/i-mx-rt-crossover-...

As for the examples available on the SDK, these may vary from module to module so not all scenarios are always present as an example project. My apologies for the inconvenience.

I hope that this information helps!

Regards,
Gustavo

在原帖中查看解决方案

2 回复数
1,191 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Bslava,

Please refer to the User Manual (link below), which covers the modules and its registers in more detail.

https://www.nxp.com/docs/en/user-guide/UM11147.pdf

For the rest of the i.MXRT600 documentation please refer to the following link:

https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/i-mx-rt-crossover-...

As for the examples available on the SDK, these may vary from module to module so not all scenarios are always present as an example project. My apologies for the inconvenience.

I hope that this information helps!

Regards,
Gustavo

1,176 次查看
bslava
Contributor II

Gustavo,

Thank you very much!

Slava

0 项奖励