lancaster-university / codal-nrf52

MIT License
3 stars 15 forks source link

NRF52I2C Workaround for missed SHORT trigger (#102) #36

Closed finneyj closed 3 years ago

finneyj commented 3 years ago

Introduce software workaround for conditions where SHORTS configuration between LASTTX and SUSPEND/STOP failed to trigger. Addresses bugs related to apparent device hang when I2C transactions take place under heavy background IRQ load.