How to divide the 24MHz clock into 32kHz based the CYW920719Q40EVB-01 Evaluation Board.

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

cross mob
qzy_4727816
Level 1
Level 1
5 replies posted First reply posted First question asked

Hello,

My application is based on the CYW920719Q40EVB-01 Evaluation Board. First, I need to define a GPIO pin, then divide the 24MHz clock into 32kHz, and finally output the 32kHz clock through the defined GPIO pin to external use. The problem is that how to use WICED-Studio-IDE to implement this function? Please provide some references and operation steps.

Thank you very much!

0 Likes
1 Solution
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi qzy_4727816​,

You will need to configure a GPIO for output to aclk to get the desired frequency. Please look at /20719-B1_Bluetooth/apps/snip/hal/pwm demo example for more details.

View solution in original post

2 Replies
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi qzy_4727816​,

You will need to configure a GPIO for output to aclk to get the desired frequency. Please look at /20719-B1_Bluetooth/apps/snip/hal/pwm demo example for more details.

Hi SheetalJ_96 审阅人,

Thanks for your replay! OK, I will study this demo carefully.

Have a good day!

0 Likes