Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems using Arducam Mega 5MP with Arduino Nano 33 BLE SENSE #19

Open
canordq opened this issue Aug 17, 2024 · 0 comments
Open

Problems using Arducam Mega 5MP with Arduino Nano 33 BLE SENSE #19

canordq opened this issue Aug 17, 2024 · 0 comments

Comments

@canordq
Copy link

canordq commented Aug 17, 2024

I'm trying to connect my Arduino Nano 33 BLE SENSE with the Arducam Mega 5MP camera.

The Nano works fine plugged into all the USB ports and can run other functions on the Arduino IDE, and the Arducam Mega works perfectly when used with my Arduino Uno.

However, when I try to upload the "full featured" example (Examples -> Arducam_Mega -> ArduinoNano33Ble -> full_featured) from the Arduino IDE, I hear a click and my Nano is no longer visible through the Arduino IDE or Windows Device Manager. After that I need to put it in bootloader mode for it to work again.

Hardware (Arducam - Arduino Nano)
VCC - 3.3V
GND - GND
SCK - D13 (SCK)
MISO - D12 (CIPO)
MOSI - D11 (COPI)
CS - D7

How do I fix this issue?

Ultimately I want to use it with the Nano as part of a project for a TinyML course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant