UJA1168 Wakeup and Sleep code example

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

UJA1168 Wakeup and Sleep code example

744 Views
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 ??

Tags (1)
0 Kudos
Reply
3 Replies

660 Views
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 Kudos
Reply

651 Views
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 Kudos
Reply

715 Views
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 Kudos
Reply