External Powering of NUCLEO-L031K6 HSI able to run?
Hello All,
I would like some clarification as to how I can verify if the internal clock HSI will run based on what external power input is given.
I had originally found that running the board on external 3.3 v will not allow the HSI clock to be used, and the clocks would only run if I attached USB power. If I removed USB power from the board after power it briefly the clocks would still run even at 3.3 v external power.
From this post https://community.st.com/t5/stm32-mcus-boards-and-hardware/problem-with-3-3v-external-power-delivery-to-my-board/m-p/88516/highlight/true#M14341 I understand that the ST-link needs to be able on some nucleo board to run the HSI clock.
From the NUCLEO-L031K6 board documentation I found this table:

this shows that using a 5 v in will not run the ST Link, however reading further the following section is talked about:

The section doesn't include "running clocks", but I am not sure if the document would explicitly include "running clocks" since it might be an implicit understanding.
Given the above background I have the following questions:
1. Is it indeed that the non activation of an ST-Link is the cause of of the HSI clock not running?
2. How am I able to check if the HSI clock is dependent on something else to be active?
3. Will the HSI clock be active if I power the board using 5 V or only if I use the VIN pin?
4. If usb power is needed to run certain clocks, what clocks can I use with external power?
Any guidance to understand this would be much appreciated.
Thanks
Edit: corrected references to HSI from HSE clock.
