Skip to content

boards: arduino_nicla_vision: add Arduino Nicla Vision #77501

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

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

uLipe
Copy link
Member

@uLipe uLipe commented Aug 23, 2024

Initial board support and documentation.

Unfortunately the camera support would take some time, because there is no GC2145 driver yet on Zephyr, on the other hand it ispossible to find a OV26 or 5640 based camera module that matches with current connection since the DCMI for STM32 already landed in the upstream.

@uLipe uLipe self-assigned this Aug 23, 2024
@uLipe uLipe force-pushed the feauture/arduino_nicla_vision branch from f285c53 to 28e14e3 Compare August 24, 2024 01:37
@uLipe uLipe force-pushed the feauture/arduino_nicla_vision branch from 28e14e3 to 2a4133a Compare August 24, 2024 01:39
@uLipe
Copy link
Member Author

uLipe commented Aug 24, 2024

Any hints regarding the failling test of the kernel/timer?

@uLipe
Copy link
Member Author

uLipe commented Aug 24, 2024

It seems this PR is unrelated to the CI failure, the errors might be related to this:

#77496

fabiobaltieri
fabiobaltieri previously approved these changes Aug 25, 2024
@uLipe uLipe force-pushed the feauture/arduino_nicla_vision branch from 2a4133a to 0838fa5 Compare August 25, 2024 15:10
@uLipe uLipe requested a review from fabiobaltieri August 25, 2024 17:36
@uLipe uLipe force-pushed the feauture/arduino_nicla_vision branch 2 times, most recently from 28a40cf to 9c604fa Compare August 25, 2024 19:28
@uLipe
Copy link
Member Author

uLipe commented Aug 25, 2024

Just added the USB support, and tested with CDC, Mass and Console samples.

fabiobaltieri
fabiobaltieri previously approved these changes Aug 25, 2024
@uLipe
Copy link
Member Author

uLipe commented Aug 26, 2024

Wifi also will take some time, I was trying to add it, but there is a blocker on ST side:

#77079

Once we get the SDIO proper support on STM32 , it will be possible to use the AIROC module of the Nicla Vision.

Initial board support and documentation.

Signed-off-by: Felipe Neves <ryukokki.felipe@gmail.com>
@uLipe uLipe force-pushed the feauture/arduino_nicla_vision branch from 7e4c481 to 35da4fd Compare August 27, 2024 13:43
@nashif nashif merged commit 419edff into zephyrproject-rtos:main Aug 27, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants