u8g2 with CYW20719

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

cross mob
StN__1917156
Level 4
Level 4
25 replies posted 10 replies posted 5 replies posted

What functionality can use to provide delays for porting u8g2 libray (SSD1306-I2C) to CYW20719?

Or what is the alternative of PSoC's  CyDelay*()  API functions available for CYW 20719?

Thanks

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

Hello,

You may use wiced_rtos_delay_milliseconds function. Refer wiced_rtos.h for API details.

Thanks,
Anjana

View solution in original post

1 Reply
AnjanaM_61
Moderator
Moderator
Moderator
10 questions asked 5 comments on KBA First comment on KBA

Hello,

You may use wiced_rtos_delay_milliseconds function. Refer wiced_rtos.h for API details.

Thanks,
Anjana