I’m currently looking at using the SAMD51 processor board with the machine learning carrier board (in particular, the camera module). But I’m noticing that the processor board doesn’t actually connect one of the required pins (63/camera vsync) to anything on the processor board ATM. Does that mean that we can’t use the SAMD51 processor board with the camera at this time?
I’m currently looking at using the SAMD51 processor board with the machine learning carrier board (in particular, the camera module). But I’m noticing that the processor board doesn’t actually connect one of the required pins (63/camera vsync) to anything on the processor board ATM. Does that mean that we can’t use the SAMD51 processor board with the camera at this time?
NVM, took a look at the library that’s provided for the camera module, and it doesn’t seem like it uses the vsync value anyways, so it’s likely not required to use it.