J
Reaction score
0

Latest activity Postings About

    • J
      jean replied to the thread Tennsy 4.0 and W25Q64.
      Good evening Mark J Culross, unfortunately, this does not change my problem, the image is not displayed.
    • J
      jean replied to the thread Tennsy 4.0 and W25Q64.
      Good morning, I thought about my file size problem. If instead of putting a file in hex in PROGMEM, can you put it in Byte? style: const uint16_t image[ ] PROGMEM = { B11111111, B11011000, B11111111, ..........} ; The same file would be much...
    • J
      jean replied to the thread Tennsy 4.0 and W25Q64.
      Good morning jrraines, in my case, with a Tennsy4.0, for my image which is in PROGEM, is it your opinion to do the same?
    • J
      jean replied to the thread Tennsy 4.0 and W25Q64.
      Good morning, I have made a sketch for you of what I would like to do in order to make myself better understood. Thank you for your help
      • exemple.jpg
    • J
      jean replied to the thread Tennsy 4.0 and W25Q64.
      Good morning PaulStoffregen , I am with Tennsy 4.0
    • J
      jean replied to the thread Tennsy 4.0 and W25Q64.
      Hello KurtE , the goal is to simulate a kind of GPS (random animation of movement) so a large image where I just take the part which is in the area of the size of the screen. the image format is obviously not recognized as compliant. (it could be...
    • J
      jean replied to the thread Tennsy 4.0 and W25Q64.
      Good morning KurtE, I'm on Tennsy 4.0, I tried on an SD card (on the screen) but the image is too big and the test script doesn't work, the card is recognized but not the photo, the script I use to test it is that of ILI9341_t3 spitftbitmap
    • J
      Hello everyone, I use a Tennsy4.0 card and a 320*480 TFT screen, everything works well thanks to your help. what I would like to know if by adding W25Q64 to my montage I can put a photo of 2000*2000 pixels (the photo is 3MB), the script that I...
    • J
      Hello, with the ILI9488_t3 library and a 3.5 320X480 pixel screen, is it possible to refresh part of the screen normally and another part with buffering in order to have a faster display Do you also have any commented code examples so I can...
    • J
      jean replied to the thread Tennsy 4.0 and TFT 3.5 INCH.
      Thank you for this additional information
    • J
      jean replied to the thread Tennsy 4.0 and TFT 3.5 INCH.
      hello, I don't know why but it works now, I had to plug in several pines but not include them in the script.... I will be able to move forward with my project thank you all I connected RST 9 DC 8 CS10 MOSI 11 MISO 12 SCK 13 and in the test...
    • J
      jean replied to the thread Tennsy 4.0 and TFT 3.5 INCH.
      • 20240208_154618.jpg
      • 20240208_154153.jpg
    • J
      jean replied to the thread Tennsy 4.0 and TFT 3.5 INCH.
      Bonjour, Mark J Culross KD5RXT , j'ai changé le port série ici : mais toujours pas d'affichage :: début 20000fa4 255 255 255 ILI9488_t3 :: début - Fin Test ILI9488 ! Mode d'alimentation d'affichage : 0x0 Mode MADCTL : 0x0 Format de pixels : 0x0...
    • J
      jean replied to the thread Tennsy 4.0 and TFT 3.5 INCH.
      Tennsy 9 => screen DC/RS Tennsy 10 => screen CS Tennsy 8 => screen RESET
    • J
      jean replied to the thread Tennsy 4.0 and TFT 3.5 INCH.
      Salut Paul, pour :Dans l'IDE Arduino, cliquez sur Fichier > Exemples > ILI9488_t3 > graphiquestest9488. mais rien n'apparaît à l'écran :: début 20000fa4 255 255 255 ILI9488_t3 :: début - Fin Test ILI9488 ! Mode d'alimentation d'affichage : 0x0...
    • J
      jean replied to the thread Tennsy 4.0 and TFT 3.5 INCH.
      bonjour Paul, voici ma configuration de broches //#définir TRY_EXTMEM #ifdef TRY_EXTMEM #si !défini(ARDUINO_TEENSY41) #undef TRY_EXTMEM #si défini(ENABLE_EXT_DMA_UPDATES) #error "Cette version ne fonctionne qu'avec la mémoire externe" #fin si...
    • J
      jean replied to the thread Tennsy 4.0 and TFT 3.5 INCH.
      here is what the serial wrote to me with the library of Kurts_ILI9488_t3n_and_clip_tests: Begin: CS:10, DC:8RST: 9 Size of RAFB: 2 ::begin 2000398c 255 255 255 ILI9488_t3::begin - End Display Power Mode: 0x0 MADCTL Mode: 0x0 Pixel Format: 0x0...
    • J
      Hello everyone, I have been trying for several days to get this screen to work with the Tennsy 4.0 but nothing works. I probably have to get mixed up in the connections, could you help me...
  • Loading…
  • Loading…
Back
Top