STM32F469 discovery cannot compile WLAN component

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 7.

Moderator: Benj

Post Reply
User avatar
achillis1
Posts: 347
Joined: Thu Oct 09, 2008 9:19 am
Has thanked: 91 times
Been thanked: 8 times
Contact:

STM32F469 discovery cannot compile WLAN component

Post by achillis1 »

hello,

I try to send a blank flowcode to the STM32F469 screen and it compiles correctly.
When I add the wlan esp8266 component then I get an error; I attach it.

Thank you
Best Regards
Andreas Achilleos
Attachments
STM.txt
(6.21 KiB) Downloaded 203 times

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: STM32F469 discovery cannot compile WLAN component

Post by LeighM »

Could you attach your example, it might be a properties issue, such as uart channel?

User avatar
achillis1
Posts: 347
Joined: Thu Oct 09, 2008 9:19 am
Has thanked: 91 times
Been thanked: 8 times
Contact:

Re: STM32F469 discovery cannot compile WLAN component

Post by achillis1 »

Hello Leigh

I am attaching the file but I think is best to send me a file that you know is correct.
The file I am sending is blank and only the wlan component is added
I get the same error with every compination. For example, usart channel 1, channel 2 ,wlan macro added "initiate ()", baud rate 9600.115200, Tx Rx pin remap or not.

Thank you
Attachments
ESP8266_CreateAP.fcfx
(9.54 KiB) Downloaded 221 times

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: STM32F469 discovery cannot compile WLAN component

Post by LeighM »

Hi,
Works for me, maybe you have older files, there are updates here...
http://www.matrixtsl.com/mmforums/viewt ... 63&t=18760
Latest attached, FCD in particular.
Could you try these.
Leigh
Attachments
WLAN_ESP8266.fcpx
(24.96 KiB) Downloaded 218 times
32F469Discovery.fcdx
(33.9 KiB) Downloaded 194 times
ESP8266_CreateAP_Ch1.fcfx
(9.71 KiB) Downloaded 202 times

User avatar
achillis1
Posts: 347
Joined: Thu Oct 09, 2008 9:19 am
Has thanked: 91 times
Been thanked: 8 times
Contact:

Re: STM32F469 discovery cannot compile WLAN component

Post by achillis1 »

Hello Leigh

Thank you for the reply.

What about the .fcdx & .fcpx extension files? They are not recognizable by Flowcode.

Thank you

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: STM32F469 discovery cannot compile WLAN component

Post by LeighM »

Hi
*.fcpx need to be copied into you Flowcode components directory
*.fcdx need to be copied into you Flowcode FCD\ARM directory

Post Reply