Do the .Netmf I2C drivers disable global interrupts while doing a transaction? Seems to be the case, but wanted to to know for sure.
Good question, I’d be interested in the answer also.
@ bjones@ mbari.org - I believe it does block managed execution. I didn’t see a call to disable global interrupts immediately, but you can always take a look at the source in \MicroFrameworkPK_v4_3\CLR\Libraries\SPOT_Hardware\spot_hardware_native_Microsoft_SPOT_Hardware_I2CDevice.cpp
1 Like