Skip to content

Feature Request: PortentaH7 Camera working using M4  #504

Closed
@hpssjellis

Description

@hpssjellis

@facchinm (I wouldn't bug you if it wasn't important!)

Someone on the edgeImpulse.com forum is trying to get a machine learning vision model working on the M4 core. When I try even the simple Arduino camera raw bytes example I get the same results as a complex sketch:

C:\Arduino-1.8.19\portable\packages\arduino\hardware\mbed_portenta\3.1.1\libraries\Camera\src\camera.cpp: In function 'void HAL_TIM_PWM_MspInit(TIM_HandleTypeDef*)':
C:\Arduino-1.8.19\portable\packages\arduino\hardware\mbed_portenta\3.1.1\libraries\Camera\src\camera.cpp:120:27: error: 'DCMI_TIM' was not declared in this scope
     if (htim->Instance == DCMI_TIM) {


Is this something that might have an easy fix or is it more complex than that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions