How to use CYW920706WCDEVAL "Device Configurator" in ModusToolbox?

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

cross mob
FeTa_4356966
Level 3
Level 3
Distributor - Zenitron(GC)
50 sign-ins 10 likes given 25 sign-ins

Hello~

I use modustoolbox to develop CYW920706WCDEVAL, but I cannot see the "device configurator" tool.

How can I use it to allocate I/O?

0 Likes
1 Solution

Hi,

The BSP of TARGET_CYW920706WCDEVAL in wiced_btsdk doesn't provide the component bsp_design_modus and the file design.modus.

You may need to configure the GPIO in the traditional way by coding.

View solution in original post

0 Likes
5 Replies
Charles_Lai
Moderator
Moderator
Moderator
500 replies posted 250 solutions authored 250 sign-ins

Hi,

1) Open ModusToolbox.

2) Pick one of your projects and click on it, in Project Explorer. The project should be a PSoC or WICED project.

3) Wait for Quick Panel to refresh. This step should be really quick and you can't feel it.

4) Device Configurator will now appears in Quick Panel. Choose it.

pastedImage_0.png

<<<<<<<<<<<<<>>>>>>>>>>>>>

Sincere regards from​ C. L.

<<<<<<<<<<<<<>>>>>>>>>>>>>

0 Likes
FeTa_4356966
Level 3
Level 3
Distributor - Zenitron(GC)
50 sign-ins 10 likes given 25 sign-ins

ModusToolbox v2.1 uses CYW920706WCDEVAL without this tool.

pastedImage_0.png

0 Likes

Hi,

I also confirmed that HAL-20706WCDEVAL.gpio doesn't activate the option "Device Configurator" in Tools collection.

pastedImage_0.png

But if you try other code examples, you should find it working.

pastedImage_1.png

<<<<<<<<<<<<<>>>>>>>>>>>>>

Sincere regards from​ C. L.

<<<<<<<<<<<<<>>>>>>>>>>>>>

0 Likes
FeTa_4356966
Level 3
Level 3
Distributor - Zenitron(GC)
50 sign-ins 10 likes given 25 sign-ins

Will the revision improve?

How to configure I/O?

0 Likes

Hi,

The BSP of TARGET_CYW920706WCDEVAL in wiced_btsdk doesn't provide the component bsp_design_modus and the file design.modus.

You may need to configure the GPIO in the traditional way by coding.

0 Likes