Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. umesh.bisht
    U
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    umesh.bisht

    @umesh.bisht

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    umesh.bisht Unfollow Follow

    Latest posts made by umesh.bisht

    • T SIMCAM getting error in camera initialisation

      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
      ......................................................................................................................................................................................

      posted in Common problems
      U
      umesh.bisht