Skip to content

[BUG]Block in InlineCurrentSense init #281

Open
@mailonghua

Description

@mailonghua

Describe the bug
After instantiating the InlineCurrentSense object, and calling init() based on the object, it is found that the program will stay in the init function and not return

Describe the hardware setup
For us it is very important to know what is the hardware setup you're using in order to be able to help more directly

  • Which motor:
  • Which driverDRV8313
  • Which microcontroller:ESP32S3FN8
  • Which position sensor:AS5600
  • Current sensing used?:INA240A2

IDE you are using

  • Arduino IDE
  • Platformio

Tried the Getting started guide? - if applicable
yes,use example inline_current_sense_test.ino
block in current_sense.init();

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions