SBC TLE9261 integration with S32K148

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

SBC TLE9261 integration with S32K148

Jump to solution
843 Views
Kazarian
Contributor II

Hello, 

im using the TL9261 as SBC and is controlled from S32K148 by the following config :

Kazarian_0-1651914270126.png

 

i search in the SDK for the corresponding lib to generate the driver for me, but its not there, so i found this repo in github. it has the functions i need like (read register field,write register...)

its now integrated in my project but i dont know how to initialise the SBC, since the implementation of 'SBC_SPI_INIT' is not compatible with my controller.

i attached the source code.

Best regards.

0 Kudos
1 Solution
814 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Badre,

SDK supports FS45xx, UJA116x and UJA113x SBC devices from NXP. If you want to use other SBC, it's necessary to develop own driver. This is up to user.

Regards,

Lukas

View solution in original post

1 Reply
815 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Badre,

SDK supports FS45xx, UJA116x and UJA113x SBC devices from NXP. If you want to use other SBC, it's necessary to develop own driver. This is up to user.

Regards,

Lukas