Skip to content

No (built-in) way to resume the frame buffer #16

Closed
@Andon-A

Description

@Andon-A

Picked up one of these wonderful little cameras, loaded up the example. Easy to modify to save directly to the M4's built-in memory. And hey, it works!

Except. You get precisely one image. The program sends the commands to stop the frame buffer, and then take the picture, but there's no command to tell it to resume the frame buffer. Similarly, there's no command to manually do so either.

I poked at the file and while there's a definition for _RESUMEFRAME, it's not used anywhere. I've tried sending it manually via _send_command but have had no luck so far. I'm going to take a look at the Arduino library and see if I can glean things from that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions