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
Hello, I have managed to get a code with m4 core reading the camera instead of m7, as unfortunately, direct memory access isn't used, and thus, lot of processing time is taken by reading the camera. However ever since the new release, the code no longer works, which may be a result of some of the M4 changes and is certainly unfortunate.
The link to the code; https://forum.arduino.cc/t/gigacameratodisplay-offloading-camera-reading-to-the-m4-core/1191858/3
The text was updated successfully, but these errors were encountered:
Hello, I have managed to get a code with m4 core reading the camera instead of m7, as unfortunately, direct memory access isn't used, and thus, lot of processing time is taken by reading the camera. However ever since the new release, the code no longer works, which may be a result of some of the M4 changes and is certainly unfortunate.
The link to the code;
https://forum.arduino.cc/t/gigacameratodisplay-offloading-camera-reading-to-the-m4-core/1191858/3
The text was updated successfully, but these errors were encountered: