2020-10-18 05:39 AM
My STM32F746 can source 25 mA per pin, but only 120 mA in total.
What happens if we exceed that amount? Will there be a brown out, will the STM32 reset, or will the STM32 get damaged?
2020-10-22 03:59 AM
You can consider also serially interfaced IO ports ("expanders"), e.g. MCP23S17
JW