Sony's Developer World forum

    • Home
    • Forum guidelines

    Upcoming maintenance 

     

    Dear Customers and Partners.

    This website will be undergoing scheduled maintenance on June 14, 2023. Please be aware there may be disruption to the developer portal website and associated services during the scheduled maintenance period.

    This upgrade is essential to ensure the continued performance, reliability, and security of Developer World.

    We apologize for any inconvenience.

     

     

    Image is not getting saved!

    Spresense
    2
    4
    10951
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    This topic has been deleted. Only users with topic management privileges can see it.
    • V
      Vishwas Navada last edited by

      After uploading camera example through arduino IDE, the pictures are not getting saved. The device gets stuck after camera.take picture()
      Please help ASAP.

      1 Reply Last reply Reply Quote
      • TE-KarlKomierowski
        TE-KarlKomierowski DeveloperWorld last edited by

        @Vishwas-Navada said in Image is not getting saved!:

        After uploading camera example through arduino IDE, the pictures are not getting saved. The device gets stuck after camera.take picture()
        Please help ASAP.

        Hi @Vishwas-Navada

        Could you please provide a log when you run the sketch?

        BR
        Karl

        V 1 Reply Last reply Reply Quote
        • V
          Vishwas Navada @TE-KarlKomierowski last edited by

          @TE-KarlKomierowski This what I'm getting on serial monitor
          Start streaming
          Set Auto white balance parameter
          Start streaming
          call takePicture()
          call takePicture()
          call takePicture()
          call takePicture()
          call takePicture()

          Images are not saved also. I have connected the camera properly. Only thing that can go wrong is the camera itself.

          TE-KarlKomierowski 1 Reply Last reply Reply Quote
          • TE-KarlKomierowski
            TE-KarlKomierowski DeveloperWorld @Vishwas Navada last edited by

            Hi @Vishwas-Navada

            I have tested the sketch that is available in the Arduino IDE under File->Examples->Camera
            I mounted a SD card in the extension board.

            Flashed the sketch and in the log I get:

            Prepare camera
            Start streaming
            Set Auto white balance parameter
            Image data size = 153600 , buff addr = D03AA40
            Start streaming
            Image data size = 153600 , buff addr = D03AA40
            Image data size = 153600 , buff addr = D03AA40
            Image data size = 153600 , buff addr = D03AA40
            Image data size = 153600 , buff addr = D03AA40
            Image data size = 153600 , buff addr = D03AA40
            Image data size = 153600 , buff addr = D03AA40
            Image data size = 153600 , buff addr = D03AA40
            Image data size = 153600 , buff addr = D03AA40
            Image data size = 153600 , buff addr = D03AA40
            Image data size = 153600 , buff addr = D03AA40
            Image data size = 153600 , buff addr = D03AA40
            Image data size = 153600 , buff addr = D03AA40
            Image data size = 153600 , buff addr = D03AA40
            call takePicture()
            Save taken picture as PICT000.JPG
            

            I powered off the board, took the SD card out, put it in my computer and the pictures were there.
            Can you verify that your camera is correctly mounted?
            Can you verify that your main and extension board are correctly mounted?

            https://developer.sony.com/develop/spresense/developer-tools/introduction#_spresense_camera_board

            1 Reply Last reply Reply Quote
            • First post
              Last post
            Developer World
            Copyright © 2021 Sony Group Corporation. All rights reserved.
            • Contact us
            • Legal