Application for STM32 Download

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

cross mob
Anonymous
Not applicable

Hello,

I am writing an application for using ports of STM32F20x of WICED EVAL kit.(BCM943362WCD4) ..
Please guide me through the steps for downloading my application to STM32 .

0 Likes
3 Replies
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

You can find the quick starter guide in ../doc/WICED-QSG202-R.pdf as part of the SDK.

There are mode documentations in .../doc/ directory.

Seyhan

0 Likes
Anonymous
Not applicable

Hi Seyhan,

Thank You for the answer and yes I am able to do that now.

0 Likes
Anonymous
Not applicable

HI seyhan,

I have one more query,

I am able to download app. to stm32. but my query is ..

when i do change in program of application located in (snip)  folder. (changing from WICED SDK and saving ). and after the download to it in stm32 , the application runs on default configuration and not according to my changed configuration (like if i change in <stdio> app. ). Is there any default file is linked while "make" that prevents changes or I need to change in other files.?

Please guide me to this.

Thank you in advance.

0 Likes