How to get started with Riverdi STM32 Embedded Displays using TouchGFX

  Рет қаралды 10,916

ControllersTech

ControllersTech

Күн бұрын

Пікірлер
@ESEben10
@ESEben10 10 ай бұрын
I love your work. Such a dedicated youtuber. Thank you for this tutorial.
@SimonKas112
@SimonKas112 Жыл бұрын
Can you make some more videos about this Display? Like using I2C or UART from the display, to communicate with another stm32 MCU ? Maybe also implementation of modbus communication between this Display and another MCU. Would appreciate it.
@vichu9268
@vichu9268 Жыл бұрын
sir please do a video with the riverdi can fd ... recieve data from another controller using and display the data !!!
@leosedf
@leosedf Жыл бұрын
Thank you for this. Touchgfx is nice. Keep the displays coming the more the better.
@Amitrix0
@Amitrix0 Ай бұрын
For future viewers, it was mentioned that the IOC file should not be used to re-generate the project but I don't see any issues with it. I can generate the GUI files and HAL files independently in either program and the newly generated files work fine and don't interfere with each other. In addition, it was mentioned that the STM32CubeIDE cannot be used to load and debug the program but it seems to work fine for me with no special modification.
@louvoodoo
@louvoodoo Жыл бұрын
This is great video, keep up the outstanding work!
@kevinollivier4485
@kevinollivier4485 9 ай бұрын
Hello, I have an issue with the internal flash write using stmcube, when I write the flash.bin the board still boot from the external flash. I cannot update the code without writing the external flash.. Does it part of the riverdi bootloader who still load external flash to internal ? Also using GPIO write in main.c doesn't produce anything on the expansion connector
@pwpolyweld
@pwpolyweld 3 ай бұрын
Why is RTC not working?
@lemon6521
@lemon6521 Жыл бұрын
Since you have the text written out already for your videos to use for text-to-speech, could you post the transcripts into the descriptions or a pastebin or something so that we don't have to read the auto-generated captions?
@ControllersTech
@ControllersTech Жыл бұрын
Sure. I will update it
@Nikos_Grigoriadis
@Nikos_Grigoriadis Жыл бұрын
Hello I have followed the same steps for flashing the code and when I am using the cubeProgrammer after a successful downloading it ruins the hole UI. For example the texts disappears and also the images had gone to another position but does not appearing completely only half of them. Do you know is this happening?
@gabrielbraiansotomayorpare3606
@gabrielbraiansotomayorpare3606 Жыл бұрын
Makefile_cm7:54: recipe for target 'flash' failed
@ViacheslavOhinskyi
@ViacheslavOhinskyi Жыл бұрын
This device has a controller with two cores M7 and M4. When generating a TouchGFX Designer project from a Riverdi template, only the M7 core is used. From the comments, I understood that TouchGFX Designer and STM32CubeIDE generate different projects and problems arise. How are these issues resolved? Thank you.
@ControllersTech
@ControllersTech Жыл бұрын
Watch the riverdi Playlist to clarify your doubts.
@mursalaboobacker3593
@mursalaboobacker3593 Жыл бұрын
really great video sir . i looking for more videos on this topics
@arduinoguru7233
@arduinoguru7233 Жыл бұрын
Thanks for the value information, but can you use *Narakeet* since they have bigger Narration voices.
@mursalaboobacker3593
@mursalaboobacker3593 Жыл бұрын
can i use the expansion pins provided by riverdi through ioc files i mean 12c , pwm, spi uart etc . set pin throigh ioc file and sane and write code according to the pin settings
@ControllersTech
@ControllersTech Жыл бұрын
The issue is basically regenerating the project through cubemx. According to the expert i spoke with, the touchgfx and ide both generates different assets for the same project. They have setup the things According to the touchgfx right now. I myself tried with cubeide but the display pattern was kind of broken so i wouldn't recommend it. You can simply load the code into the internal flash after making the changes. But if you are changing thr design, i would recommend to upload it via the designer only.
@mursalaboobacker3593
@mursalaboobacker3593 Жыл бұрын
Then how we use the communication protocols and other functions and gpios
@ControllersTech
@ControllersTech Жыл бұрын
They are already initialized. You just use the regular functions. You can check the ioc files for the respective pins.
@Riverdi
@Riverdi Жыл бұрын
You can use IDE to modify code but first project need to be generated in TGFX Designer, than imported to IDE. Indeed TGFX and IDE creates different binary but after correct compilation in IDE it will work. Currently re-generating with CubeMX is not working. And as for signals on Expansion connector they are all for customer use and not use by any of peripheral's on board. Except USB DP, DN, ID and three GPIOS shared with other function. PC6 - USR BTN1, PB0 - USR BTN2, PJ10 - USR LED. All three peripheral's can be disconnected by removing configuration resistors.
@slavaglow6933
@slavaglow6933 10 ай бұрын
@@Riverdi I bought a 7-inch display and am thinking of buying a 10-inch one for my needs. The video said that the project could not be loaded using CubeIDE. How to debug a program through CubeIDE when you need to see, for example, the state of variables or other information? Is this a feature of the project or the STM32H7 microcontroller itself?
@pasiunepepaine
@pasiunepepaine Жыл бұрын
Wow! 🥰👌
@fahrero793
@fahrero793 Жыл бұрын
by gar too expensive
STM32 TIMERS #7. Cascading Timers || External Clock mode || Reset Mode
12:17
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
Riverdi STM32U5 embedded Display
17:33
ControllersTech
Рет қаралды 3,9 М.
STM32 + LCD Display (FMC) Firmware Tutorial - Phil's Lab #146
36:02
T-Display AMOLED Touch ESP32 (Number converter Project)
7:43
Volos Projects
Рет қаралды 77 М.
STM32F429I-DISCO & TouchGFX Setup
10:47
EE by Karl
Рет қаралды 11 М.
How to integrate TouchGFX in a custom board (The long way round)
1:28:39
Riverdi STM32 Display #2. How to control LED using Buttons on the Display
16:21
Getting Started with Riverdi STM32 Embedded Display and TouchGFX free library
23:59
Riverdi - The Display Manufacturer
Рет қаралды 5 М.
Master the Round TFT Display on ESP32 and GC9A01 driver with the TFT_eSPI library
20:12
Touch GFX #3. Send data to UI || Sampling from the GUI task || MVP
15:10
Introduction to Free RTOS in STM32 || CubeIDE || Tasks || priorities
16:26
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН