msdk
msdk copied to clipboard
fix(PeriphDrivers): Update I2C driver which causes a Double-Read (#1293)
Description
Add a waiting for the Transaction to finish between writing and reading section.
Checklist Before Requesting Review
- [ ] PR Title follows correct guidelines.
- [ ] Description of changes and all other relevant information.
- [ ] (Optional) Link any related GitHub issues using a keyword
- [ ] (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.