blhost in NXP_Kinetis_Bootloader_2_0_0

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

blhost in NXP_Kinetis_Bootloader_2_0_0

1,265 Views
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.

Labels (1)
Tags (3)
0 Kudos
2 Replies

699 Views
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 Kudos

699 Views
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 Kudos