-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Description
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
- 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
Labels
No labels