Skip to content

Sensor Initialization Failed - Compatible with ESP32 ? #3

@ImNeos

Description

@ImNeos

Hello, I am trying to use this library on a ESP32.
I changed in the library the file "PWM3360.cpp" and remplaced SPI.begin() by SPI.begin(18, 19, 23, ss_pin) ; because MISO, MOSI and SCK pins aren't the same.

I tried to use the "basic_interrupt" example but I keep getting the issue "Sensor Initialization Failed". I am sure of the hardware part. I am wondering if the library is compatible with ESP32 ?

Thank you

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