i.mx8 mini i2c on Windows IoT

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

i.mx8 mini i2c on Windows IoT

跳至解决方案
4,386 次查看
ChrisChang1234
Contributor III

Hi:

We are using i.mx8 mini WoA solution (win10 IoT).

In the i.mx8 mini datasheet, it says i.mx8-mini has 4 i2c buses,

But in the device manager, it shows the system has only 2 i2c buses only,

 

How do we enable the other 2 i2c buses to the system?  

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
4,238 次查看
Frantisek_Prochaska
NXP Employee
NXP Employee
Hi Chang Chris,
The i2c drivers are loaded based on information entered in
"mu_platform_nxp/NXP/MX8M_MINI_EVK/AcpiTables/Dsdt-I2c.asl" ACPI table. If you add or remove a device, remember to also enable it's clocks, powers and route and configure pins correctly. For this setup look at "VOID I2cInit()" inside "mu_platform_nxp/NXP/MX8M_MINI_EVK/Library/iMX8BoardLib/iMX8BoardInit.c".

在原帖中查看解决方案

0 项奖励
回复
3 回复数
4,232 次查看
ChrisChang1234
Contributor III

Hi:

Got it,

Thanks 

0 项奖励
回复
4,222 次查看
Frantisek_Prochaska
NXP Employee
NXP Employee

Also I am sorry for such late answer. Will try to ping someone to watch for Windows related posts inside i.MX8 Coral Dev kit too. The usual place to find Windows IOT related posts is here:

https://community.nxp.com/t5/forums/filteredbylabelpage/board-id/imx-processors/label-name/windows%2...

0 项奖励
回复
4,239 次查看
Frantisek_Prochaska
NXP Employee
NXP Employee
Hi Chang Chris,
The i2c drivers are loaded based on information entered in
"mu_platform_nxp/NXP/MX8M_MINI_EVK/AcpiTables/Dsdt-I2c.asl" ACPI table. If you add or remove a device, remember to also enable it's clocks, powers and route and configure pins correctly. For this setup look at "VOID I2cInit()" inside "mu_platform_nxp/NXP/MX8M_MINI_EVK/Library/iMX8BoardLib/iMX8BoardInit.c".
0 项奖励
回复