Це відео не доступне.
Перепрошуємо.

How to set up TouchGFX with SPI Displays || ILI9341

Поділитися
Вставка
  • Опубліковано 3 гру 2021
  • Purchase the Products shown in this video from :: controllerstec...
    ________________________________________________________________________________________
    The link to the original post helentronica.c...
    To download the code, goto github.com/con...
    Check out more videos on TOUCH GFX • TouchGFX
    Check out the STM32 Playlist • STM32 Tutorials
    ________________________________________________________________________________________________
    ****** SUPPORT US BY DONATING*****
    paypal.me/cont...
    or UPI :: arun.rawat@kotak
    ******Join the Membership******
    / @controllerstech
    Join the Discord Server / discord
    Join the Telegram Group t.me/controlle...
    Follow me on Instagram / controllerstech
    For more info, visit www.controller...

КОМЕНТАРІ • 87

  • @mayankpatel97
    @mayankpatel97 2 роки тому +1

    I was waiting a video on this topic for a long time...thanks

  • @usrrsr
    @usrrsr 2 роки тому +1

    Best series
    One suggestion
    Please create a video on using smart phone display with mipi dsi interface with stm32mp series microcontroller, while choosing the display use cheap mobile brand display ie realme , mi , micromax etc . Display of which is easily available with connector in local market
    Just imagine 6 inch display with touch and 3 touch button at cost of 10$ in india or else

  • @joshuachettiar86
    @joshuachettiar86 2 роки тому +4

    Please please add this for parallel displays, great work as always!!

    • @ControllersTech
      @ControllersTech  2 роки тому +6

      Lvgl is better for parallel displays. I will make one tutorial for it.

    • @fvgm
      @fvgm 2 роки тому +1

      @@ControllersTech nice to see Lvgl at next tutorial! Thank you

    • @joshuachettiar86
      @joshuachettiar86 2 роки тому

      @@ControllersTech thanks!!

    • @gungo2293
      @gungo2293 2 роки тому

      @@ControllersTech i want TouchGFX with fsmc please

    • @NoBody-bm9if
      @NoBody-bm9if 2 роки тому

      @@gungo2293 touchgfx with fmc would be great indeed.

  • @SYNMaN28
    @SYNMaN28 9 місяців тому +1

    Many thanks for this tutorials!

  • @Cptnbond
    @Cptnbond 2 роки тому +1

    Excellent and inspiring. Thanks for sharing. Cheers.

  • @vlaskvvlas2669
    @vlaskvvlas2669 10 місяців тому +1

    Hello. Great video. Is it possible to add the use of an OS to this project, as in your subsequent videos (for example, in #. 4).

  • @maazshaikh2815
    @maazshaikh2815 Рік тому +1

    Thanks for the great video, can you please help me with the following, I am not using a partial buffer in place I am using a Single buffer what should be the changes in the code that are needed to display the output also if you have done any work on GC9a01 it would be of great help. Thank you!

  • @luizeduardomp1
    @luizeduardomp1 2 роки тому +1

    Thanks for the video! Could you make a video about progress bar w/ AD read?

    • @ControllersTech
      @ControllersTech  2 роки тому +2

      Yes i will do that. But it will take time as I am very busy at the moment

  • @jocelynwang7673
    @jocelynwang7673 2 роки тому +1

    This is Jocelyn from Beijing DWIN Technology in China. adopt DWIN technology's products all of the world.We can provide which meet customer's requirements.

  • @xenonyoutub
    @xenonyoutub Рік тому +1

    excellent

  • @fernando.liozzi.41878
    @fernando.liozzi.41878 2 роки тому +1

    Thanks! Excellent!

  • @robc3863
    @robc3863 Рік тому

    You saved me thanks! I hadn´t got DMA FIFO enabled and data transfer was unreliable above 72 MHz HCLK, not sure exactly what FIFO to make it reliable with ILI9341?! I also cannot install TouchGFx on my 32F407VG Discovery board, CubeIDE has it unavailable, but why?!?

  • @ahmetturan618
    @ahmetturan618 2 роки тому +1

    Thanks for sharing. It is best

  • @ferdinvivian9336
    @ferdinvivian9336 Рік тому

    hello sir, I bought the ILI9341 2.4 inch display wrongly without TOUCH IC, If I Buy separately the touch IC xpt2046 and solder in the required place the touch part work, or the screen must have a Touch sensitivity option.

  • @alfiz9943
    @alfiz9943 Рік тому

    Я искал медь, а нашёл золото!
    Thanks you!

  • @CAN_MIKE
    @CAN_MIKE Рік тому

    Good video, I'm using the adafruit screen that uses the same ILI9341 chip but with resistive touch screen,x+ x- y+ y-, I can load an image but I can't use the touch screen, could you make a video with the resistive touch screen versions?

  • @truongthong7513
    @truongthong7513 7 місяців тому

    First of all thank you so much, I think i can do the same for stm32f103c8t6 microcontroller

    • @ControllersTech
      @ControllersTech  7 місяців тому

      103c8 doesn't have enough memory. Alsobit does not support touchgfx i guess.

    • @truongthong7513
      @truongthong7513 7 місяців тому

      ​@@ControllersTech Thank you for your suggestion, I will try it and let you know the results

  • @alishahrudi8319
    @alishahrudi8319 2 роки тому

    Awesome work !!

  • @alvinabitria9103
    @alvinabitria9103 4 місяці тому

    The buttons are not working to hide nor to show the widget. Is there a code that was missed from getting presented here? Especially in the presenter and view functions? I can confirm the touch driver is working though and I'm using touchgfx v4.20.

  • @SobhitPanda
    @SobhitPanda 2 роки тому +1

    Awesome 🔥

  • @bobdole27
    @bobdole27 2 роки тому +1

    Very useful

  • @MikeVartanian
    @MikeVartanian 2 роки тому +1

    Great video! Thanks for sharing. Have you tried extending this to multiple displays? Any thoughts or suggestions on how to get it to work on multiple displays? I have tried with an stm32f767 nucleo board but have not had any success.

    • @ergestbeshaj9750
      @ergestbeshaj9750 Рік тому

      Hi Mike,
      Were you able to solve the issue?

    • @MikeVartanian
      @MikeVartanian Рік тому

      Hi @@ergestbeshaj9750 - I was not able to solve the issue with SPI... There was a bottleneck somewhere slowing it down..

  • @vikasbodake5524
    @vikasbodake5524 2 роки тому

    thanks
    And make for parallel 8 bit and 16bit interface

  • @gjvdspam
    @gjvdspam 2 роки тому

    Nice video. Please use your own voice in the future

  • @linkpad6270
    @linkpad6270 11 місяців тому

    Would this work for a capacitive touchscreen (different driver)? I have seen an Arduino library for a I2C touch gfx driver I want to convert into STM32...

  • @ab96546ijjh
    @ab96546ijjh Рік тому

    Hello. works xpt2046 mirror. can you help me?

  • @karthikrr1545
    @karthikrr1545 11 місяців тому

    HI will this work on cubeide now or i hve to make any change

  • @MandeepSingh-bt6km
    @MandeepSingh-bt6km 2 роки тому

    In code file ili9341.c, in function
    void ILI9341_EndOfDrawBitmap(void)
    the function contents are defined in 0, essentially there is nothing in that function.
    So how does HAL_SPI_TxCpltCallback function know that drawing is complete?
    void HAL_SPI_TxCpltCallback(SPI_HandleTypeDef *hspi)
    {
    if (hspi->Instance == SPI1) {
    ILI9341_EndOfDrawBitmap();
    isTransmittingData = 0;
    DisplayDriver_TransferCompleteCallback();
    }
    }

  • @karimboodaghi7682
    @karimboodaghi7682 2 роки тому

    Thank you for sharing this useful video. I want to configure Partial Frame Buffer with LTDC and not with SPI LCD. Can you guide me?

  • @khaledsaleh664
    @khaledsaleh664 2 роки тому

    Great video as always. Please advise when the STM32CubeIDE fixes will be available. Thank you

    • @ControllersTech
      @ControllersTech  2 роки тому

      You can use it in the cubeIDE. A lot of viewers have done that. Check out the comments.

    • @khaledsaleh664
      @khaledsaleh664 2 роки тому +1

      @@ControllersTech I checked the comments, but the info is very sketchy. We'd appreciate your clear and unambiguous explanation of this issue. This will make the video complete.

    • @michaelbradley7621
      @michaelbradley7621 9 місяців тому +1

      Just do the exact same thing on the most modern version of cube and touchgfx it works

  • @PerchEagle
    @PerchEagle Рік тому

    how to get so responsive like this one ?

  • @chrissakriv7523
    @chrissakriv7523 Рік тому

    we can also use stm32f103c8t6??

  • @karthikrr1545
    @karthikrr1545 11 місяців тому

    Hii can you Please explain mx_touchgfx_process() actually work backend how the data goes from touchgfx to display

    • @ControllersTech
      @ControllersTech  11 місяців тому +1

      Watch further videos in this playlist

  • @nithishsundar5818
    @nithishsundar5818 Рік тому

    Help needed on error
    Hi, thank you for the video,
    I have the following error can you please suggest a fix
    Build started: Project: TUT_TOUCHGFX_ILI9341
    *** Target 'TOUCHGFX_ILI9341' uses ARM-Compiler 'Default Compiler Version 5' which is not available.
    *** Please review the installed ARM Compiler Versions:
    'Manage Project Items - Folders/Extensions' to manage ARM Compiler Versions.
    'Options for Target - Target' to select an ARM Compiler Version for the target.
    *** Build aborted.
    Build Time Elapsed: 00:00:00

    • @ControllersTech
      @ControllersTech  Рік тому

      You need to use uV5.

    • @nithishsundar5818
      @nithishsundar5818 Рік тому

      @@ControllersTech Thank you very much. Just one question : like you mentioned you need to fix it for the CUBEIDE still, do you have a working library for CUBEIDE already maybe? thank you again.

    • @michaelbradley7621
      @michaelbradley7621 9 місяців тому

      ​@@nithishsundar5818 if you use the most modern version of cube and touchgfx it works

  • @surajjadhav7043
    @surajjadhav7043 2 роки тому

    Please make video on modbus

  • @seniorpcbdesigner7405
    @seniorpcbdesigner7405 Рік тому

    it works well with 2.8inch TFT. but it doesn't work with 2.4inch TFT screen.
    Can you help me?

    • @ControllersTech
      @ControllersTech  Рік тому

      I have mnetioned in the video, you need to find a proper driver for your display first.

  • @sagarjasani7622
    @sagarjasani7622 2 роки тому

    Hey, can you share how/where you synthesized the voice for the video? Many thanks in advance.

  • @vikasbodake5524
    @vikasbodake5524 2 роки тому

    i am using stm32f407ve but not getting display, will you help me?

    • @gungo2293
      @gungo2293 2 роки тому +1

      Made it work with this video, all working 407vet6 SPI

  • @nerosy2341
    @nerosy2341 2 роки тому

    Can we use the same spi for touch and LCD ?

  • @sam-pd7su
    @sam-pd7su 2 роки тому

    The display that you use in other video how is connected?

    • @ControllersTech
      @ControllersTech  2 роки тому

      Which video ?

    • @sam-pd7su
      @sam-pd7su 2 роки тому

      @@ControllersTech sorry my question is really bad. I mean when the display is already on the board, like in the other video of this series how is connected (mipi dsi, spi or other)? Because i would like to use a 7" display but the dev boatd has max 4". The only solution is to use it with spi connection like you do in this video?
      Thanks

    • @ControllersTech
      @ControllersTech  2 роки тому

      Yes i guess they use the DSI with LTDC. You can check STM32 reference manual for more details. I never bothered to find out since they come preconnected with the board.
      Your question on which would be better?
      I guess HMI displays are easier since they only use uart to communicate.
      You can also try SPI as there is less wiring invovled.
      But if you want to build a custom board with display integrated, then yes it's much better to go for DSI. Check the stm32 reference manual once..

  • @clintcorbin3429
    @clintcorbin3429 2 роки тому

    Any chance of getting this to work on STN32CubeIDE?

    • @ControllersTech
      @ControllersTech  2 роки тому

      It does work. Actually someone was trying to post the comment on "how to make it work with cubeIDE", but youtube removed that comment or maybe that person removed himself..

    • @gungo2293
      @gungo2293 2 роки тому

      Made it with Cube IDE there wasnt problems .

    • @guumballl
      @guumballl 2 роки тому

      thanks for the vid. didnt work for me :(. Am using F411CEU6. 0 error 0 warning on cubeIDE. chked all wiring but still getting blank (white ) screen..

    • @guumballl
      @guumballl 2 роки тому

      @@gungo2293 did u make any adjustments not shown in this video to make it work?

    • @gungo2293
      @gungo2293 2 роки тому +1

      @@guumballl i think no . there wasnt. when i switched to parallel interface changed many things.
      debug it if you have debugger. does ili9341 library work by it self? try draw something on screen before MX_TouchGFX_Process(); in while loop.

  • @user-qc6lt2zk4e
    @user-qc6lt2zk4e 10 місяців тому

    Naturally this doesn't work anymore.

    • @ControllersTech
      @ControllersTech  10 місяців тому

      Oh it works just fine.

    • @user-qc6lt2zk4e
      @user-qc6lt2zk4e 9 місяців тому

      @@ControllersTech Haha yeah you are right, ill eat my words there and that's my bad. My team and I have to make a hi resolution digital audio player and we have been programming the LCD with a discovery board that already has an LCD embedded in it and it does not work with that. I ordered a nucleo and a discovery with no LCD on them and it works perfectly fine. Thanks for the content! You can use Cube to do this now by the way. The only issue that I am having is that my buttons are constantly acting like they are being touched even though they are not.

  • @elmirakassymova380
    @elmirakassymova380 2 роки тому

    Hello, please tell me why I get an errror GFX_ILI9341\GFX_ILI9341.axf: error: L6050U: The code size of this image (91484 bytes) exceeds the maximum allowed for this version of the linker. Thank you