TWIM I2C soft reset function?

Hi

The TWI driver has a twi_clear_bus() function but the TWIM does not.

I'm getting an I2C error, and need to do I2C soft reset. I'm doing this manually at moment but just wondering why a there is no reset in the TWIM.

We are using SDK3.2 for thread and zigbee and nrfx_twim_bus_recover does not seem to be present.

kind regards

Liam

Related