Support for MCU STM32F7xx

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

cross mob
jbiemar46456
Level 2
Level 2
10 sign-ins 5 replies posted 5 sign-ins

Hello,

I want to use the Cypress module CYW4343W with a STM32F7xx, I don't know which one yet.

I saw this subject (https://community.cypress.com/t5/Resource-Library/STM32F469-porting-in-WICED/ta-p/246317) but it's only for creating a new platform based on a existing MCU in Wiced. Do you know if there is the same guide to create a MCU?

Do you know if someone already created a STM32F7xx MCU?

Thank you

Jean

0 Likes
1 Solution
GauravS_31
Moderator
Moderator
Moderator
10 questions asked 250 solutions authored 250 sign-ins

There is no guide available for creating a new MCU in WICED. Please see this thread for reference https://community.cypress.com/t5/WICED-Studio-Wi-Fi-Combo/STM32F769-CYW4343W-Port/m-p/37154

Alternate to WICED SDK, there is WHD driver https://github.com/cypresssemiconductorco/wifi-host-driver which can be ported to a suitable MCU. Porting guide is available here https://cypresssemiconductorco.github.io/wifi-host-driver/html/index.html.

View solution in original post

0 Likes
1 Reply
GauravS_31
Moderator
Moderator
Moderator
10 questions asked 250 solutions authored 250 sign-ins

There is no guide available for creating a new MCU in WICED. Please see this thread for reference https://community.cypress.com/t5/WICED-Studio-Wi-Fi-Combo/STM32F769-CYW4343W-Port/m-p/37154

Alternate to WICED SDK, there is WHD driver https://github.com/cypresssemiconductorco/wifi-host-driver which can be ported to a suitable MCU. Porting guide is available here https://cypresssemiconductorco.github.io/wifi-host-driver/html/index.html.

0 Likes