Technical reference/ programming manual for CYW20737

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

cross mob
user_4708751
Level 1
Level 1
First question asked Welcome!

Having already worked with the TI launchpads, I expected to find a thorough several-hundred page technical reference on how the MCU in the CYBLE-013025 really works, e.g. how the devices are memory mapped into the address space, the exception model, ... . Sadly, all I could find is a brief datasheet about the module which then states that the actual silicon is a CYW20737. I couldn't find any technical reference for that MCU either! Curiously, documents in sufficient detail seem to be available for the PSoC line of chips, which makes me believe that there must also be some technical reference for the CYW20737! 

 

Hence, my question(s):

  1. Where can I find the technical reference for the CYW20737?
  2. If no such documents exist, how is one supposed to find out about all the intricacies of the MCU?
0 Likes
1 Solution
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi @user_4708751 ,

Unfortunately, we do not provide any TRM or similar document for CYW20737 due to various concerns. If you could let me know your requirement, I can help you with particular information.

FYI: https://community.cypress.com/t5/Resource-Library/Programming-the-TAG2-TAG3-Board-using-command-line...

https://community.cypress.com/t5/Public-Archive/Hardware-User-Guide-SDK-2-x-and-TAG3-Board/m-p/24735...

 

View solution in original post

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

Hi @user_4708751 ,

Unfortunately, we do not provide any TRM or similar document for CYW20737 due to various concerns. If you could let me know your requirement, I can help you with particular information.

FYI: https://community.cypress.com/t5/Resource-Library/Programming-the-TAG2-TAG3-Board-using-command-line...

https://community.cypress.com/t5/Public-Archive/Hardware-User-Guide-SDK-2-x-and-TAG3-Board/m-p/24735...

 

0 Likes
WinstonF_61
Moderator
Moderator
Moderator
100 likes received 100 sign-ins 50 solutions authored

Hi, 

Most documentation including the API reference for the CYW20737 will be available within the WICED Smart SDK

After installation, you will fine a doc folder in the workspace, which has the getting started, OTA, Hardware Interfaces, API guide and other documents. You will not find register TRM's like other products since, those are abstracted in the API's .

Hope this helps you to get started. 

Winston. 

 

Regards
Winston
0 Likes