820x320 3.16" IPS TFT | ST7701S | Interface: SPI+DPI

Поділитися
Вставка
  • Опубліковано 28 вер 2024

КОМЕНТАРІ • 15

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

    Hi @AchimDoebler I have seen you tested lots of displays and also transflective ones. Could you reccomend me a model between 2" and 3" that could show a scannable QR code in full and direct sun?

  • @jgpeiro
    @jgpeiro 3 роки тому

    Can you share some links to buy LCDs? It is hard to find in suppliers like mouser or digikey...

    • @AchimDoebler
      @AchimDoebler  3 роки тому

      Sure, you can order all shown displays here:
      service@actron.de

    • @jgpeiro
      @jgpeiro 3 роки тому

      @@AchimDoebler I will check. Thank you

  • @uldara
    @uldara 3 роки тому +1

    witch microcontroller that you using ?

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

      I use an #STM32F429 here

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

      How many fps are possible with the STM32F4? Did you measure it? @@AchimDoebler

  • @tszulpinedo757
    @tszulpinedo757 3 роки тому

    Cuando nos enseñas a hacer eso?

    • @AchimDoebler
      @AchimDoebler  3 роки тому

      What do you want me to teach you about?

  • @fio3872
    @fio3872 3 роки тому

    to the right please... i want to know the board.

    • @AchimDoebler
      @AchimDoebler  3 роки тому

      I use the same STM32 board that I always use. The display is driven by DPI @ 33 MHz pixel clock. It's basically the same wiring as in this video: ua-cam.com/video/gt6wnkTtBdw/v-deo.html

  • @ibmicroapple9142
    @ibmicroapple9142 3 роки тому

    That is a lot of pixels for such a small display

    • @AchimDoebler
      @AchimDoebler  3 роки тому

      You are more than right! The resolution of this display is really amazing.

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

    Hi Achim! I'm struggling with interfacing different IPS display with the same ST7701S controller. My main issue is related to initializing the display through SPI commands. Is it possible that you share your project package that I could take a look? Can I send you your email?
    Regards, Jaro

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

      Hey Jaro, well, every display needs an init code which has been specifically written for this particular display type. So my code would probably not help, as long as you don't have exactly my display type.