Pinout For UnitCamS3 - 5MP
-
Hello,
Does anyone have access to the pinout for the UnitCamS3 - 5MP version? Only pinout I can find for the camera config is for the OV2640 camera. All documentation refers to the base UnitCamS3 model.
Has anyone figured out the pinout?
Thanks,
-
-
@teastain Thanks but that is the configuration for OV2640 cameras. It matches the pinout for the documentation for the OV2640 camera, this pinout also causes a cam init failure on 5MP version. Also confirmed with reflashing with the user demo OV2640 firmware and the 5MP firmware. OV2640 firmware is available on github and matches the respective user demo code pinout for camera config, but also matches the pinout on the 5MP documentation. 5MP uses a different brand of camera (PY260) and should have a different pinout, which is confirmed again by the camera init failure with the given pinout.
This leads me to believe M5Stack accidentally copied the OV2640 pinout for the 5MP documentation.
-
@geanner OK! Good detective work!
Keep us posted. -
@geanner I am looking for this info too. They are discussing it here on github. https://github.com/m5stack/UnitCamS3-UserDemo/issues/11
I don't even see py260 listed in sensor.h https://github.com/espressif/esp32-camera/blob/master/driver/include/sensor.h