Skip to content

Conversation

@IcingTomato
Copy link

SIDO and VSYNC changed

And it works very well.

image

SIDO and VSYNC changed
@IcingTomato IcingTomato changed the title Update ei_camera.h, change SIDO_GPIO_PIN and VSYNC_GPIO_PIN Update ei_camera.h, change SIDO_GPIO_PIN and VSYNC_GPIO_PIN for M5Camera with PSRAM Jul 21, 2022
@AIWintermuteAI
Copy link
Collaborator

Hi! Thanks for the PR. Which exact board are you using?

@IcingTomato
Copy link
Author

IcingTomato commented Jul 21, 2022

I am using M5Camera with PSRAM.
微信图片_20220721190114

And you can take a look for our organization's https://github.com/m5stack/M5Stack-Camera/blob/master/wifi/wifi_ap/main/config.h.

#elif CONFIG_M5_CAMERA_A_BOARD

    #define CAM_PIN_SIOD    25
    #define CAM_PIN_VSYNC   22

    #define CAM_PIN_TX 13
    #define CAM_PIN_RX 12

#elif CONFIG_M5_CAMERA_B_BOARD

    #define CAM_PIN_SIOD    22
    #define CAM_PIN_VSYNC   25

    #define CAM_PIN_TX 13
    #define CAM_PIN_RX 4

There are two versions M5Camera. You can add them in the code.

I checked the wiki and it confirmed my suspicion.

https://docs.m5stack.com/en/unit/m5camera

image

image

I ask my boss and he said “I am sorry for our products update so quickly, both Ver.A and Ver.B were sold very good. Now they are EOL.”

@IcingTomato IcingTomato closed this Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants