J
Reaction score
0

Latest activity Postings About

    • J
      Windows10 22h2 build 19045.4291
      • Capture d’écran (12).png
    • J
      jean replied to the thread flash.
      Hello, after updating the Arduino 2.3.2 IDE as well as Tennsyduino 1.59.0, test the MTP_Tennsy library with the Example_1_MTP_Little.ino script, my Tennsy4.0 card is clearly visible and I now see the Progdisk and the sflash ( for mine 8MB)...
      • Capture d’écran (11).png
    • J
      jean replied to the thread flash.
      Good morning, I saw this post talking about it, https://forum.pjrc.com/index.php?threads/how-to-put-a-file-to-extern-flash.74183/#post-336346 but it's not very clear for my skill level
    • J
      jean posted the thread flash in General Discussion.
      Hello everyone, after a number of tests, thanks to your help I managed to connect my flash chip. now, could you tell me the methodology of what I can do to load a HEX array into my chip? Tennsy 4.0 flash: W25Q64JVSSIM TR (mouser) thank you all...
      • Capture d’écran (10).png
    • 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