Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    T SIMCAM getting error in camera initialisation

    Common problems
    1
    1
    108
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • U
      umesh.bisht last edited by

      I had a T SIMCAM with OV5640 camera. I am a new user and giving a try with example of "LilyGo-Camera-Series-master" I am able to complie the code in VS and able to flash in card. But during initialisation I am not getting any output. The finish line are shown as below.
      Code Compliing
      Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
      RAM: [== ] 17.3% (used 56664 bytes from 327680 bytes)
      Flash: [= ] 11.5% (used 751169 bytes from 6553600 bytes)
      Building .pio\build\t-camera-sim\firmware.bin
      esptool.py v4.5.1
      Creating esp32s3 image...
      Merged 2 ELF sections
      Successfully created esp32s3 image.
      ====================================================== [SUCCESS] Took 25.39 seconds ======================================================

      Environment Status Duration


      t-camera-sim SUCCESS 00:00:25.387
      ======================================================= 1 succeeded in 00:00:25.387 =======================================================

      • Terminal will be reused by tasks, press any key to close it.

      Code Flashing:
      Writing at 0x000ba921... (93 %)
      Writing at 0x000c00e5... (96 %)
      Writing at 0x000c5bb8... (100 %)
      Wrote 751536 bytes (496012 compressed) at 0x00010000 in 6.8 seconds (effective 885.1 kbit/s)...
      Hash of data verified.

      Leaving...
      Hard resetting via RTS pin...
      ============================================== [SUCCESS] Took 16.32 seconds ==============================================

      Environment Status Duration


      t-camera-sim SUCCESS 00:00:16.320
      ============================================== 1 succeeded in 00:00:16.320 ==============================================

      In console after flashing
      --- Terminal on COM5 | 115200 8-N-1
      --- Available filters and text transformations: colorize, debug, default, direct, esp32_exception_decoder, hexlify, log2file, nocontrol, printable, send_on_enter, time
      --- More details at https://bit.ly/pio-monitor-filters
      --- Quit: Ctrl+C | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H
      ......................................................................................................................................................................................

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB | Contributors