sinara-hw / Stabilizer

2-channel microcontroller servo with EEM and Ethernet based on STM32 CPU
Other
21 stars 5 forks source link

EEPROM (U6) only powered from EEM management power #34

Closed cjbe closed 5 years ago

cjbe commented 5 years ago

The EUI48+EEPROM (U6) is powered from P3V3_MP - this is only driven from the EEM connector, so is not powered when the Stabilizer is running stand-alone.

We should change this so that the EEPROM is powered when the Stabilizer is running standalone.

gkasprow commented 5 years ago

This was already implemented "added P3V3_MP supply path during stand-alone operation"

cjbe commented 5 years ago

@gkasprow great! This fix does not seem to have been pushed yet - I checked on the current master and the issue is still there.