blhost in NXP_Kinetis_Bootloader_2_0_0

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

blhost in NXP_Kinetis_Bootloader_2_0_0

1,875 次查看
seanwu
Contributor IV

Dear Sir,

BusPal acts as a bus translator with an established connection with blhost over UART and with the target device over I2C, SPI, or CAN.

But now my host is linux system and want blhost to support I2C interface to transfer data directly to target without BusPal.

Could you help to provide I2C sample driver code for linux?

Thanks

BR,

Sean Wu.

标签 (1)
标记 (3)
0 项奖励
回复
2 回复数

1,309 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi Sean,

I'm afraid of the kind of approach can't make it.

As Blhost send or receive the command to the deceive only through the UART serial interface, it needs the some kind of 'briage' likes the BusPal.
Have a great day,
Ping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,309 次查看
sensenthuran
Contributor IV

Hi jeremyzhou​,

How to modify the make file to build blhost for only UART interface not USB in NXP_Kinetis_Bootloader_2_0_0. Espcially we need to get rid of udev.

Thanks

0 项奖励
回复