Skip to content

error when running DataDisplay2-esp32 #20

@MeY0u

Description

@MeY0u

hello,
i am testing the libraries with my environment(ESP32-S3-MINI, ArduinoIDE),
i installed 2 libraries: NMEA2000_esp32 and NMEA2000.
after towards i ran code verify with simple gpio adjusments and i receive the following error:

c:\Users\WoWpr\OneDrive\Documents\Arduino\libraries\NMEA2000_esp32\NMEA2000_esp32.cpp:123:23: error: 'PERIPH_CAN_MODULE' was not declared in this scope
   periph_module_reset(PERIPH_CAN_MODULE);

i didnt find any mention of "PERIPH_CAN_MODULE" in the libraries, could you pleases navigate me towards its source?
later on i found that most of the functions in init function probable point to "driver/periph_ctrl" which i couldnt find.

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