Aurix Tricore iLLD Time delay function

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
ldj979
Level 2
Level 2
10 sign-ins 5 replies posted 5 questions asked

Hi Team

 

I'm looking for Time Delay(ms) function using iLLD. (Ifx Fuction)

For example, such as STM32 HAL_Delay(100), S32K osif_TimeDelay(200)...

 

Regards,

DJ Lee

 

0 Likes
1 Solution
Nambi
Moderator
Moderator
Moderator
500 replies posted 50 likes received 5 likes given

Hi DJ Lee,

Could you refer to the waitTime() function implementation in blinkLED() function from the example https://github.com/Infineon/AURIX_code_examples/blob/master/code_examples/Blinky_LED_1_KIT_TC397_TFT...?

Best Regards,

Nambi.

View solution in original post

0 Likes
1 Reply
Nambi
Moderator
Moderator
Moderator
500 replies posted 50 likes received 5 likes given

Hi DJ Lee,

Could you refer to the waitTime() function implementation in blinkLED() function from the example https://github.com/Infineon/AURIX_code_examples/blob/master/code_examples/Blinky_LED_1_KIT_TC397_TFT...?

Best Regards,

Nambi.

0 Likes