UJA1168 Wakeup and Sleep code example

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

UJA1168 Wakeup and Sleep code example

1,475件の閲覧回数
Asharm11
Contributor II

Hello,

I am using Uja1168 SBC for my project work and my application require its sleep and wake up configuration, for that I am looking for UJA1168 sleep wakeup example code 

could anybody help ??

タグ(1)
0 件の賞賛
返信
3 返答(返信)

1,391件の閲覧回数
Asharm11
Contributor II

Hello @JozefKozon,

I followed your instruction and used this below function

"NXP_UJA11XX_Error_Code_t SPI_Send(Byte* data, NXP_UJA11XX_SPI_Msg_Length_t length, Byte mask, NXP_UJA11XX_Access_t type) {"

but this function is empty and i understand 

uC_Specific_Function.c and uC_Specific_Function.h 

files are empty so if you could provide me with implemted files 

s32k142 is preferred but if that is not available any other MCU configuration would work as well

thank you

Abhishek

 

0 件の賞賛
返信

1,382件の閲覧回数
JozefKozon
NXP TechSupport
NXP TechSupport

Hello Asharm,

another customer had similar question, so I have contacted an application team. Please see their answer below. In the S32DS IDE you can find an SDK for the S32K142 with examples for the UJA116x.

DESCRIPTION

There is an application example for the S32K142 using the UJA116x in the SDK.

Screenshot_2.png

This has the basic interfaces to the UJA devices in it.

 

With Best Regards,

Jozef

0 件の賞賛
返信

1,446件の閲覧回数
JozefKozon
NXP TechSupport
NXP TechSupport

Hello Asharm,

please check the software example attached. The operation mode changing is implemented.

It demonstrates how to:
Program the UJA1168 MTP
Initialize the UJA1168
Trigger the watchdog
Change operation modes
Handle events etc.

With Best Regards,

Jozef

0 件の賞賛
返信