Hi all,
I a trying to run this simple code, which use ADC on ULP.
The code should work and is working on other boards.
Specifically on Heltec_WiFi_LoRa_V3 board, it is being stuck on not finalizing the ADC conversation, and specifically waiting for the (bool)SENS.sar_meas1_ctrl2.meas1_done_sar
bit to be ready.
Using ADC on the main CPU works fine, it is only over ULP, and only for this board.
Any idea why or how to overcome this?
Thanks!