Skip to content

Adafruit nRF52 feather not compatible with Arducam (OV2640) #359

@MarcelRoehrl

Description

@MarcelRoehrl

Hey,
the OV2640 cam worked fine on our MEGA, but the requirements for our project changed and we've to work with Adafruit nRF52 feathers. I get the following error when trying to upload a test sketch:

C:\Users\xxx\Documents\Arduino\libraries\ArduCAM/ArduCAM.h:695:2: error: 'regtype' does not name a type

regtype *P_CS;

^

C:\Users\xxx\Documents\Arduino\libraries\ArduCAM/ArduCAM.h:696:2: error: 'regsize' does not name a type

regsize B_CS;

^

exit status 1
Error compiling for board Adafruit Bluefruit nRF52 Feather.

I hope I just have to modify the ArduCAM.h file. If so, please give the me neccessary changes.
I hope you can help me fast.
Many thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions