Importing TouchGFX 4.16.0 project into STM32CubeIDE 1.6.1

  Рет қаралды 14,731

EE by Karl

EE by Karl

3 жыл бұрын

When I first started this KZbin channel it was to help other Engineers get TouchGFX 4.13.0 to work with STM32CubeIDE 1.2.1
ST has recently acquired TouchGFX and they released version 4.13.0 and the generated files did not import very well with STM32CubeIDE 1.2.1 at the time of making that video. The project would compile with errors. I had to show you how to copy files, link to include folders, copy folders to another directory and so on.
Now ST has integrated TouchGFX latest version 4.16.0 to work with STM32CubeIDE 1.6.x with no modifications. You import the TouchGFX generated code into STM32CubeIDE and it compiles with no hiccups.
The only issue is that the imported project name is the actual LCD discovery kit name. In this video I am using a STM32F746G-DISCO LCD and that is the name that gets imported into STM32CubeIDE. I will show you how to rename the project to a name that you want to designate. For this tutorial I am using My746Project as my project name.
You can go directly to the part of the video where I show you how to rename the project here • Importing TouchGFX 4.1...
Here is where you can get the STM32F746G-DISCO amzn.to/3Fb3TMe

Пікірлер: 37
@rajeshkumbhakar271
@rajeshkumbhakar271 3 жыл бұрын
Glad you have started uploading again mate, please keep it up, your videos are very helpful!
@Pellemolle
@Pellemolle Жыл бұрын
Wow, thank you! Been struggling with this for a long time and you solved it for me! 🙏 ST's documentation leaves a bit to be desired.
@EEbyKarl
@EEbyKarl Жыл бұрын
You're welcome!
@user-fo6wk5cv7n
@user-fo6wk5cv7n 3 жыл бұрын
Good work 💪, Karl :)
@robert__
@robert__ 2 жыл бұрын
Thank you a million times over, this was incredibly useful. Instant sub.
@EEbyKarl
@EEbyKarl 2 жыл бұрын
Glad it helped!
@mehmetakifcokren8263
@mehmetakifcokren8263 Жыл бұрын
Thx Karl ! It works good. I am using TouchGFX 4.20.0 and STM32CubeIDE 1.10.1. But ioc file doesnt create or linked. So i added link code to .project file then when i created project, it linked a ioc file.
@oussenisawadogo373
@oussenisawadogo373 3 жыл бұрын
Thanks ! for your content.
@Tony770jr
@Tony770jr 3 жыл бұрын
Is seems ST Micro missed the boat on the project name. Hopefully it will be fixed soon! Thanks for video!
@colletteanderson4566
@colletteanderson4566 Жыл бұрын
Thanks Karl!!!
@KarlYamashita
@KarlYamashita Жыл бұрын
You're welcome!
@ZebroLebro
@ZebroLebro 2 жыл бұрын
Thank you so much! Such a helpful tutorial, are you familiar at all with using the st camera with the 746disco board?
@EEbyKarl
@EEbyKarl 2 жыл бұрын
Unfortunately not
@Gleb_Godlevski
@Gleb_Godlevski 3 жыл бұрын
Hi Karl ! It would be interesting to cover the topic of creating an own Application Template in Touch GFX Designer. Once I tried to do it, but I got errors. Thanks for your hard work 👍 ! Best Regards, Gleb Godlevski
@user-np8ks8wk5j
@user-np8ks8wk5j Жыл бұрын
thank u so much!! :D
@EEbyKarl
@EEbyKarl Жыл бұрын
You're welcome!
@forgottenavenue4123
@forgottenavenue4123 2 жыл бұрын
Thank you very much.
@EEbyKarl
@EEbyKarl 2 жыл бұрын
You are welcome!
@TheKoba30
@TheKoba30 Жыл бұрын
Good day, great video, Does anybody knows why the .ioc file is not imported? is there some procedure during installation of STM cube ide or touchGFX ?
@nurettinodemis3976
@nurettinodemis3976 2 жыл бұрын
Hello, your videos are great. Could you please shoot a video for stm32h747I-DISCO(Dual Core) with touchGFX? I couldn't find any information on this.
@RiccardoFranceschetto
@RiccardoFranceschetto 2 жыл бұрын
How do you make core folder show up in the project navigator? Linking it gives me errors
@tangmingchung
@tangmingchung 3 жыл бұрын
Could you please further make the buttons to send message by tx or to toggle an LED ? Thanks.
@TheSweetIlly
@TheSweetIlly 2 жыл бұрын
thanks for the tutorial I was very useful, but now I have a problem I'm using as a card a stm32h7b3i -dk but when I import the project Touch gfx 4.17.0 in stm32 Cubeide 1.7.0 I do not upload the.ioc file as the name I find in the folder is STM32H7B3i-DK.ioc and not STM32H7B3i-DISCO.
@lucadebs7872
@lucadebs7872 Жыл бұрын
I am using the STM32F429I In some of the files that you have modified, in addition to having 'STM32F429I-DISCO' I also have the following: "STM32F429I_DISCO_REV_E01" Should I replace this as well?
@bennguyen1313
@bennguyen1313 2 жыл бұрын
I seem to have problems importing projects in general :( For example, just downloading the github zip (STM32CubeH7-master), and importing any of the examples (STM32CubeH7-master\Projects\STM32H745I-DISCO\Examples\TIM\TIM_DMA).. results in "Nothing to build". Tried selecting different root levels within example but no luck... any suggestions?
@lucadebs7872
@lucadebs7872 Жыл бұрын
I cannot see the .ioc file generated when I import THE existing project into Workspace (as you did at 4:37)
@TheCj04vsv
@TheCj04vsv 3 жыл бұрын
Hello mate can you do a tutorial how to conect TouchGFX gui with Hw in Cube IDE . i whant to build a custom lcd to display somme can data for example a Gauge with TouchGfx and feed with can data to show rpm from car . Thanks.
@phemistrily
@phemistrily 3 жыл бұрын
What can I do if I got error: Download verified successfully Debugger connection lost. Shutting down... and got white screen. When I'm trying debug I got error. No source available for _binary ExtMem_Boot_binary_bootloader_bin_start() at 0x8001ece I did the same, but for STM32F7508-DK EDIT: When device stayed after 15 minutes it runs, but I can't debug it, coz of this error
@shaunwilliams7057
@shaunwilliams7057 3 жыл бұрын
Can you create a project with X-NUCLEO-GFX01M1 and NUCLEO-L476RG This is a challenge even when trying to use ST example code
@denishnatiuk921
@denishnatiuk921 Жыл бұрын
"You have a bad pixel on your screen" 🤣😂
@EEbyKarl
@EEbyKarl Жыл бұрын
Haha! Good comeback. 😆
@ugurcanusta7005
@ugurcanusta7005 2 жыл бұрын
is there any way to do same thing with but with NO OS?
@EEbyKarl
@EEbyKarl 2 жыл бұрын
If you're talking about FreeRTOS then no. The TouchGFX engineers built their graphics firmware around FreeRTOS.
@RanjeetSingh-jx2qx
@RanjeetSingh-jx2qx Жыл бұрын
hello sir,touch not working in stm32 after reset,how i can solve this issue ?
@EEbyKarl
@EEbyKarl Жыл бұрын
I have no idea. I never had a situation where the touch screen didn't work so I've never had to troubleshoot something that's not broken
@RanjeetSingh-jx2qx
@RanjeetSingh-jx2qx Жыл бұрын
@@EEbyKarl ok,i will make a video and then share with you,can you also make a video in which after reset it will work ?
Use toggle button to disable another button in TouchGFX
4:39
EE by Karl
Рет қаралды 3,1 М.
STM32CubeIDE 1.2.1 and TouchGFX 4.13.0 with STM32F746G-DISC0 kit
12:19
Alat Seru Penolong untuk Mimpi Indah Bayi!
00:31
Let's GLOW! Indonesian
Рет қаралды 9 МЛН
The child was abused by the clown#Short #Officer Rabbit #angel
00:55
兔子警官
Рет қаралды 15 МЛН
My little bro is funny😁  @artur-boy
00:18
Andrey Grechka
Рет қаралды 7 МЛН
Мы никогда не были так напуганы!
00:15
Аришнев
Рет қаралды 3,9 МЛН
STM32F429I-DISCO & TouchGFX Setup
10:47
EE by Karl
Рет қаралды 10 М.
The World's Most Impressive Megaprojects
7:15
The B1M
Рет қаралды 4,9 МЛН
How to integrate TouchGFX in a custom board (The long way round)
1:28:39
Intro to Hardware Reversing: Finding a UART and getting a shell
12:07
Tony Gambacorta
Рет қаралды 881 М.
Low Cost GUI Solutions with STM32 and TouchGFX
10:08
STMicroelectronics
Рет қаралды 20 М.
Introduction to TouchGFX 4.15.0 and integration with CubeIDE 1.5.0
18:00
Собери ПК и Получи 10,000₽
1:00
build monsters
Рет қаралды 1,6 МЛН
Simple maintenance. #leddisplay #ledscreen #ledwall #ledmodule #ledinstallation
0:19
LED Screen Factory-EagerLED
Рет қаралды 3,3 МЛН
Main filter..
0:15
CikoYt
Рет қаралды 12 МЛН