I2C does not respond on correct address #15

Open
opened 2024-03-20 13:18:33 +00:00 by sebgab · 0 comments
Owner

The I2C slave does not respond to the set address, to get it to respond | PIN2_bm // Respond to all TWI addresses had to be added to TWI0.SCTRLA, this makes it ignore the address check.

This is a bug and should be fixed.

The I2C slave does not respond to the set address, to get it to respond `| PIN2_bm // Respond to all TWI addresses ` had to be added to `TWI0.SCTRLA`, this makes it ignore the address check. This is a bug and should be fixed.
sebgab added the
bug
label 2024-03-20 13:18:33 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Mikrokontrollersystemer-gruppe-4/mikrokontrollersystemer-prosjekt#15
No description provided.