Skip to content

[urgent] Freezing while running interrupt example #95

@cognitiveRobot

Description

@cognitiveRobot

Hi there, I am trying to run Example19-Interrupt for the last few days. I find the program is getting stuck when it's calling
uint8_t read = twi_readFrom(address, rxBuffer, quantity, sendStop); at requestFrom.

I have the following setup:

  • What development board or microcontroller are you using?

Arduino Uno (Arduino IDE 1.8.16)

  • What breakout board are you using?

BNO080

  • How is the breakout board to your microcontroller?

Qwiic cable. INT pin is connected to Arduino Pin3.

  • How is everything being powered?

USB

Steps to reproduce

  1. Get the latest code and run Example19-Interrupt.ino (You may also try 314ba5d)

Can you please help me? Our project deadline is very close, so it's really urgent.
Thanks in advance.

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