how to create a short delay on the CYW20735B1 platform

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

cross mob
mawu_4270096
Level 5
Level 5
50 replies posted 25 replies posted 10 replies posted

Hi :

  I can't find any API about  short delay in the wiced studio, for example 1 us delay, 1 ms delay.

I want to know if the wiced studio sdk has provided the short delay API, how can I create some short delay functions if there is no short delay API in the SDK!

thanks!

mandy

0 Likes
1 Solution
AnjanaM_61
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 5 questions asked

Hi Mandy,

Please check wiced_rtos_delay_milliseconds API will help your requirement or not.

Refer wiced_rtos.h for API details.

Thanks & Regards,

Anjana

View solution in original post

0 Likes
2 Replies
AnjanaM_61
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 5 questions asked

Hi Mandy,

Please check wiced_rtos_delay_milliseconds API will help your requirement or not.

Refer wiced_rtos.h for API details.

Thanks & Regards,

Anjana

0 Likes
mawu_4270096
Level 5
Level 5
50 replies posted 25 replies posted 10 replies posted

Hi AnjanaM_61:

  I have found this API, thank you!

0 Likes