Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add SC031GS VGA framesize support #581

Conversation

WangYuxin-esp
Copy link
Contributor

No description provided.

@me-no-dev me-no-dev merged commit efe711d into espressif:master Oct 11, 2023
24 checks passed
@ghost
Copy link

ghost commented Nov 22, 2023

Hello, I have observed that the DVP interface on the esp32‑cam development board does not adhere to the voltage requirements of SC031GS. May I inquire if a transfer board is necessary when using SC031GS?

@WangYuxin-esp
Copy link
Contributor Author

Yes, this may require an adapter board. Another solution is to create an ESP32-S3-EYE that matches the sensor. Note that this high-speed sensor is best used in conjunction with ESP32S3. Do not use it on ESP32, such as ESP32-AI thanker.

@ghost
Copy link

ghost commented Nov 23, 2023

[sensor] SensorName=SC031GS width=200 height=200 port=1 type=1 pin=2 SlaveID=0x60 mode=3 FlagReg=0x36FF FlagMask=0xff FlagData=0x00 FlagReg1=0x36FF FlagMask1=0xff FlagData1=0x00 outformat=3 mclk=10 avdd=2.800000 dovdd=2.800000 dvdd=1.500000
Upon reviewing the code in your "sc031gs_settings.h," I have observed that the IO power supply is specified as 2.8v, which differs from the information provided in the datasheet. Could you kindly inform me where I can purchase a SC031GS module with a 2.8v power supply?
image

@WangYuxin-esp
Copy link
Contributor Author

I think it's difficult to find a manufacturer selling this type of module separately on the market. You can contact the corresponding manufacturer of the sensor or request assistance from a manufacturer who can produce the module.

@ghost
Copy link

ghost commented Nov 23, 2023

我认为很难在市场上找到单独销售此类模块的制造商。您可以联系传感器的相应制造商或向可以生产模块的制造商请求帮助。

The expression of gratitude is extended for your response.

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