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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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.