Help porting ov2640 to Arduino Nano RP2040 Connect

  1. Where did you get the camera module(s)?
    Arducam website

  2. Model number of the product(s)?
    Arducam ov2640

  3. What hardware/platform were you working on?
    Arduino RP2040 Connect / Arduino IDE

  4. Instructions you have followed. (link/manual/etc.)
    Capture image using host application and Arducam Mini-2MP-OV2640 Camera Shield

  5. Problems you were having?
    Arduino Nano RP2040 is not uploading code. I get either this error message: error: ‘regtype’ does not name a type%3b did you mean ‘wctype’%3F%20 regtype *P_CS%3b
    Or the board starts to emit the SOS signal.

  6. Troubleshooting attempts you’ve made?
    Connect the board according to the arduino nano guides on arducam website. Basically, I connected the RP2040 connect exactly as the 33 BLE but ran the code on the RP2040 board.

  7. What help do you need?
    I need help in example ArduCAM Mini 2MP on an arduino RP2040 Connect