Personal-Data-Acquisition / stm32_sensor_module

A stm32 based sensor module controller.
MIT License
0 stars 1 forks source link

Implimentation of TWI(I2C) power reset and power saving #10

Open jake-g00dwin opened 5 months ago

jake-g00dwin commented 5 months ago

Possible issues: Some i2c devices can get into locked/frozen states at which point they will no longer respond to commands. To mitigate this issue I'm proposing that we add an additional fet/bjt that can power off individual external sensors both as a reliability measure but also for power saving.