Search found 347 matches

by achillis1
Tue Sep 19, 2017 4:00 pm
Forum: Flowcode V7
Topic: STM32F469 discovery cannot compile WLAN component
Replies: 5
Views: 4184

Re: STM32F469 discovery cannot compile WLAN component

Hello Leigh

Thank you for the reply.

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

Thank you
by achillis1
Wed Sep 06, 2017 2:57 pm
Forum: Flowcode V7
Topic: STM32F469 discovery cannot compile WLAN component
Replies: 5
Views: 4184

Re: STM32F469 discovery cannot compile WLAN component

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...
by achillis1
Tue Sep 05, 2017 6:17 pm
Forum: Flowcode V7
Topic: STM32F469 discovery cannot compile WLAN component
Replies: 5
Views: 4184

STM32F469 discovery cannot compile WLAN component

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
by achillis1
Mon Aug 28, 2017 2:54 pm
Forum: Flowcode V7
Topic: Arduino code TO flowcode 7
Replies: 4
Views: 5022

Re: Arduino code TO flowcode 7

Hello Ben,

Do you have an example of how to you port arduino code into flowcode macros; so I can get a clue how to start porting?

Thank you
by achillis1
Tue Aug 22, 2017 10:54 pm
Forum: Flowcode V7
Topic: TCP server Station mode
Replies: 1
Views: 2385

TCP server Station mode

Hello , I have noticed some examples found in the help web page for wlan esp8266. One is the TCP server that a PC can connect the the esp8266 access point and switch on off LEDs. The other is the TCP client that the esp8266 connects to home router and accesses matrix's web page. Is there an example ...
by achillis1
Tue Aug 22, 2017 8:53 pm
Forum: Feature requests
Topic: Bulk change of port letter
Replies: 2
Views: 6252

Re: Bulk change of port letter

So simple? I just couldn't hit that right click? hah :)

Thanks Ben that will save me a lot of frustration !
by achillis1
Tue Aug 22, 2017 2:51 pm
Forum: Flowcode V7
Topic: Not enough space for programming
Replies: 4
Views: 7182

Not enough space for programming

Hello, I am trying to send the Create AP with ESP8266 to PIC 16F877A and I get the folowing" Target folder: C:\Users\zion\DOCUME~1\FLOWCO~1\erase Source name: C:\Users\zion\Documents\flowcode2017\erase\Flowcode1.fcfx Title: Description: Device: PIC.16F.16F877A Generated by: Flowcode v7.2.1.4 Date: T...
by achillis1
Tue Aug 22, 2017 2:44 pm
Forum: Feature requests
Topic: Bulk change of port letter
Replies: 2
Views: 6252

Bulk change of port letter

Hello, Sometimes when we add a LCD for example it automatically connects to PORTB thus is too time consuming to manually change every pin connection to another PORT letter in the properties window! Is there a way to select to which port the component will be connected? Thank you Best Regards Andreas...
by achillis1
Mon Aug 21, 2017 4:29 pm
Forum: Flowcode V7
Topic: error programming arduino
Replies: 7
Views: 5676

Re: error programming arduino

Yes you are wright but probably arduino has retired that so maybe is best to play with one of these? :)
https://store.arduino.cc/usa/arduino-mkr1000

Cheers!
by achillis1
Mon Aug 21, 2017 3:58 pm
Forum: Flowcode V7
Topic: error programming arduino
Replies: 7
Views: 5676

Re: error programming arduino

Hello Leigh, Will try that! One important thing though if you can help me in this post. > Arduino UNO wifi has embedded the ESP8266 and as far as I know in order for the arduino to communicate with esp8266 uses different coding and method and probably uses different UART. Do you have any recommendat...
by achillis1
Mon Aug 21, 2017 2:05 pm
Forum: Flowcode V7
Topic: error programming arduino
Replies: 7
Views: 5676

Re: error programming arduino

Hello LeighM I have changed the arduino Mega 2560 to Mega 2560 R3 and it worked .. so I guess was my fault! How ever I want to program an arduino UNO wifi, which board should I choose to be correct? Because the target controller list does not include UNO wifi! Thank you , I am sorry for the inconvin...
by achillis1
Mon Aug 21, 2017 1:44 pm
Forum: Flowcode V7
Topic: error programming arduino
Replies: 7
Views: 5676

Re: error programming arduino

Hi,

All set correctly here! I have tried with 2 different boards. I used before flowcode with arduino with success I do not know why now displays this error message!
by achillis1
Mon Aug 21, 2017 7:54 am
Forum: Flowcode V7
Topic: error programming arduino
Replies: 7
Views: 5676

error programming arduino

Hello,

What ever code I use from blank code to just on/off led I get error message!
I am attaching below :)

Thank you
Best Regards
Andreas Achilleos
by achillis1
Mon Aug 21, 2017 7:51 am
Forum: Flowcode V7
Topic: WiFi and Android
Replies: 7
Views: 6966

Re: WiFi and Android

Hello Jan Lichtenbelt I do not know if the following application is suited for you but you can check the VIRTUINO APP from play store. It is created by a nice GREEK guy ilias lamprou who is very helpful and can respond to emails. He has youtube videos. The only problem VIRTUINO works with ARDUINO , ...
by achillis1
Wed Jun 28, 2017 6:17 pm
Forum: Flowcode V7
Topic: Arduino code TO flowcode 7
Replies: 4
Views: 5022

Re: Arduino code TO flowcode 7

Hello Ben,
Thanks for the reply.
what do you mean port the code into Flowcode?

Thank you
by achillis1
Wed Jun 28, 2017 3:45 pm
Forum: Flowcode V7
Topic: Arduino code TO flowcode 7
Replies: 4
Views: 5022

Arduino code TO flowcode 7

Hello,

Is there a way to import arduino C++ code into Flowcode 7? If yes, would be possible to compile again that code into an arduino or even PIC controller?

Thank you

Best Regards
Andreas Achilleos
by achillis1
Fri Jun 09, 2017 4:26 pm
Forum: Flowcode V7
Topic: STM32F469NI DISCO SD CARD FAT
Replies: 1
Views: 2944

STM32F469NI DISCO SD CARD FAT

Hello, The following St microcontroller also utilizes SD card function. 1. How do I use the FAT component in flowcode in order to work with the STH32F? If I use the "read file" command how then I display/ draw the photo file on the screen? 2. If I want to read analogue value and then display it on t...
by achillis1
Mon Jun 05, 2017 2:04 pm
Forum: Flowcode V7
Topic: STM32F469 TOUCH SCREEN discovery kit
Replies: 15
Views: 12600

Re: STM32F469 TOUCH SCREEN discovery kit

Hello Leigh! You have helped me a lot today! Saved me a lot of trouble! By the way I am always having trouble simulating to the screen modele on the 2D dashboard. When I draw shapes or anything else I have to re adjust a lot the view and try hard to find where the shape is. The focus of the screen i...
by achillis1
Mon Jun 05, 2017 12:58 pm
Forum: Flowcode V7
Topic: STM32F469 TOUCH SCREEN discovery kit
Replies: 15
Views: 12600

Re: STM32F469 TOUCH SCREEN discovery kit

Hello Leigh

Thanks again for the help.
I downloaded the code. Now I cannot compile to chip , I get an error BUT if I paste the bin file to the module it works! I am attaching the txt log. It says that the board is not connected but it is!

Thank you
by achillis1
Mon Jun 05, 2017 12:15 pm
Forum: Flowcode V7
Topic: STM32F469 TOUCH SCREEN discovery kit
Replies: 15
Views: 12600

Re: STM32F469 TOUCH SCREEN discovery kit

Hello Leigh

Many thanks for the bin file. It works!
THOUGH when I click any button the images on the screen frantically speed to the right and left of the screen! Also the count button does not seems to count something!
Is it possible please to send me as well the original fcf file?

Thank you
by achillis1
Mon Jun 05, 2017 12:04 pm
Forum: Flowcode V7
Topic: arduino Code files
Replies: 4
Views: 4205

Re: arduino Code files

Yes Leigh, it helps! Thank you.. :)
by achillis1
Mon Jun 05, 2017 11:40 am
Forum: Flowcode V7
Topic: arduino Code files
Replies: 4
Views: 4205

Re: arduino Code files

Hello Leigh,

So you mean that flowcode does not have to transleta C into Arduino language? The Arduino can understand C?

Thank you
by achillis1
Mon Jun 05, 2017 10:51 am
Forum: Flowcode V7
Topic: STM32F469 TOUCH SCREEN discovery kit
Replies: 15
Views: 12600

Re: STM32F469 TOUCH SCREEN discovery kit

Hello Leigh, For now I cannot reproduce the error but even so I do not think it will be the fast "way out" ; so if I may , can I suggest something else? Can you please send me a code , either in C language or bin file ( THAT YOU KNOW IT WORKS WITH THE STM32F469NI )to upload to my module to indeed se...
by achillis1
Mon Jun 05, 2017 7:35 am
Forum: Flowcode V7
Topic: arduino Code files
Replies: 4
Views: 4205

arduino Code files

Hello,
As I understand Arduino uses it's own programming language. So when I compile to chip within Flowcode ; is there a directory in which I can find this arduino code?

Thank you
by achillis1
Mon Jun 05, 2017 7:28 am
Forum: Flowcode V7
Topic: STM32F469 TOUCH SCREEN discovery kit
Replies: 15
Views: 12600

Re: STM32F469 TOUCH SCREEN discovery kit

Hello, The above example did not work for me , I get errors. I try and create a simple code > just turn on the screen and set a background color but does not work. So when I compile to chip, is there a file directory that the code is stored in the form of ArmMbed or the screen's "native" language in...