LIN Bootloader

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LIN Bootloader

3,956件の閲覧回数
jannebozz
Contributor I

I´m using a S32k14x (or plan to use) in a automotive application.

The only connection to the outside world in a LIN bus. So, a UART port together with a LIN transceiver should be fine.

However, my question concerns the ROM-based bootloader and if it possible to use the in a "LIN setup".

With that I mean that once the host has send the command to reboot and start in bootloader mode (using a LIN 2.0 Protocol), it could start sending commands by the protocol defined by the NXP bootloader implementation.

I´m not too familiar with the LIN interface but would it be possible to use the UART bootloader via a LIN transceiver?

ラベル(1)
0 件の賞賛
返信
4 返答(返信)

2,053件の閲覧回数
Mithra
Contributor I

Hi, any update to the bootloader that would works on S32k144 and support LIN communication to develop an LIN bootloader?

 

0 件の賞賛
返信

3,380件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

S32K144 is supported by Rappid bootloader. Currently the bootloader supports UART and CAN. It can be downloaded here:

RAppID Boot Loader Utility

LIN and UART are not compatible buses, so it is not possible to use the bootloader. The solution is either to use UART or CAN in your application, so Rappid bootloader can be used, or write own flash resident bootloader which will use LIN interface.

Regards,

Lukas

0 件の賞賛
返信

3,380件の閲覧回数
perig_vennetier
Contributor I

Hi, any update to the bootloader that would work on S32k116 and support LIN?

0 件の賞賛
返信

3,380件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Perig,

currently there are no plans to support LIN bootloader.

Regards,

Lukas

0 件の賞賛
返信