sample code for CYW920735Q60EVB-01

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

cross mob
zhxu_4102531
Level 1
Level 1

Who can share some sample code for CYW920735Q60EVB-01. I want to use UART to communication with this board.  Thanks!

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

Hi,

You can use PUART of CYW20735 for UART communication.

Please refer to the APIs available in wiced_hal_puart.h in WICED SDK

(..WICED-Studio-6.2\20735-B1_Bluetooth\include\20735\hal\wiced_hal_puart.h )

Thanks,
Anjana

View solution in original post

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

Hi,

You can use PUART of CYW20735 for UART communication.

Please refer to the APIs available in wiced_hal_puart.h in WICED SDK

(..WICED-Studio-6.2\20735-B1_Bluetooth\include\20735\hal\wiced_hal_puart.h )

Thanks,
Anjana

Hi Anjana,

Thanks for your email and answer. It’s very useful to me. Have a nice weekend!

Best Regards,

ZX

0 Likes