STM32L496 VDDIO2 / GPIOG pins
1. Do I need to provide power from different regulator for VDDIO2 pins or if I use the same level (3.3V) can I use VDD? I simply need lots of GPIO pins.2. LL_PWR_EnableVddIO2 has no effect in my case. IsEnabledVddIO2 always returns 0. I did wait for ...