Hi Monie,
Have you installed the AVR/Arduino toolchain and checked the AVR toolchain location path in the Global Settings?
Arduino Uno connection to ILI9341 TFT LCD
-
- Valued Contributor
- Posts: 447
- http://meble-kuchenne.info.pl
- Joined: Mon Dec 07, 2020 1:00 pm
- Has thanked: 81 times
- Been thanked: 243 times
Re: Arduino Uno connection to ILI9341 TFT LCD
Hello
Regarding: ILI9341 TFT display with Arduino
Attached Diagram: I'm trying to get ILI9341 TFT display, to work together with Arduino Uno R3
Do you have a simple Flowcode v10 Code example, that can be tested with Arduino Uno R together with ILI9341 TFT display.
Compiler Messages: See Compiler Messages, at the bottom of the document, above here!
Monie
Regarding: ILI9341 TFT display with Arduino
Attached Diagram: I'm trying to get ILI9341 TFT display, to work together with Arduino Uno R3
Do you have a simple Flowcode v10 Code example, that can be tested with Arduino Uno R together with ILI9341 TFT display.
Compiler Messages: See Compiler Messages, at the bottom of the document, above here!
Monie
Re: Arduino Uno connection to ILI9341 TFT LCD
I have installed the AVR/Arduino toolchain and checked the AVR toolchain location path in the global settings?
-
- Valued Contributor
- Posts: 447
- Joined: Mon Dec 07, 2020 1:00 pm
- Has thanked: 81 times
- Been thanked: 243 times
Re: Arduino Uno connection to ILI9341 TFT LCD
As was asked on an earlier post, have you created any successful Arduino projects, e.g. flashing LED?
There's something not quite correct with either the toolchain setup or settings in your Flowcode. According to your error logs the compiler isn't getting started.
It might help if you could post screen shots of your Flowcode settings dialogs. Toolchain location screen etc
There's something not quite correct with either the toolchain setup or settings in your Flowcode. According to your error logs the compiler isn't getting started.
It might help if you could post screen shots of your Flowcode settings dialogs. Toolchain location screen etc
Re: Arduino Uno connection to ILI9341 TFT LCD
Hi LeighM
I have attached some screenshots .
Can you use some of these pictures?
Monie
I have attached some screenshots .
Can you use some of these pictures?
Monie
-
- Matrix Staff
- Posts: 1472
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 204 times
- Been thanked: 349 times
Re: Arduino Uno connection to ILI9341 TFT LCD
Those toolchain locations look wrong (apart from the ESP). These are pointing at the %PROGRAMDATA% location which is used internally for Flowcode's library updates.
Instead, these need to point to the location where you have installed the toolchains (there are separate installers for these on the Flowcode download page). Normally the toolchain itself 'tells' Flowcode where the toolchain has been installed to and these locations are set up automatically. By default, most of the toolchains will install themselves in the "C:\Program Files(x86)\..." location.
Instead, these need to point to the location where you have installed the toolchains (there are separate installers for these on the Flowcode download page). Normally the toolchain itself 'tells' Flowcode where the toolchain has been installed to and these locations are set up automatically. By default, most of the toolchains will install themselves in the "C:\Program Files(x86)\..." location.
Re: Arduino Uno connection to ILI9341 TFT LCD
Hi Steve-Matrix
Flowcode_Compiler_AVRv5 - HI have to re-install.
It helped Ardino Uno R3 which now runs well Flowcode v11
I am trying to use ILI9341 SPI Display on different devices.
So thank you very much for the help.
Monie
Flowcode_Compiler_AVRv5 - HI have to re-install.
It helped Ardino Uno R3 which now runs well Flowcode v11
I am trying to use ILI9341 SPI Display on different devices.
So thank you very much for the help.
Monie