You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I have been trying to implement my OV7670 Camera on an SAMD51 basing on your code but actually i'm having troube to set up the pins architecture.
Since the architecture of the Arduino UNO/Nano ùC and the SAMD51 are not the same, i'd like to ask you if you can to set my an architecture to me.
I also found an example where OV7670 Camera is used with an SAMD51 GRAND CENTRALE METRO 4 but on that example, they used the PCC (Parallel Capture Controller) pins to communicate with the camera but the problem is that i'm not having access to those pins on my board.
Hi!
I have been trying to implement my OV7670 Camera on an SAMD51 basing on your code but actually i'm having troube to set up the pins architecture.
Since the architecture of the Arduino UNO/Nano ùC and the SAMD51 are not the same, i'd like to ask you if you can to set my an architecture to me.
I also found an example where OV7670 Camera is used with an SAMD51 GRAND CENTRALE METRO 4 but on that example, they used the PCC (Parallel Capture Controller) pins to communicate with the camera but the problem is that i'm not having access to those pins on my board.
Here is the link that example: https://learn.adafruit.com/adafruit-ov7670-camera-library-samd51?view=all
Thank you !!
The text was updated successfully, but these errors were encountered: