HiI would like to use the sub second information available in the rtc registers. Can some one give an exemple on how to use it correctly with HAL?BRGilberto
STM32G030K6T6 - can not configure ADC1_IN16 @ PA12The STM32CubeIDE does not allowed me to enable the ADC1_IN16.The message is "IN16 Disable...Available if sequencer is set to not fully configurable in parameter settings tab"How can I enable it?
The processor is in STOP mode most of the time and is woken up by interrupts generated by the GPIOs. I want to measure the time between interrupts with an accuracy of less than 1 second. There is no LPTIM available in this PN. The only available time...
HiThe PN is STM32G030KT6. My question is basically how can I use the internal calibration to increase the accuracy of the ADC reading? Therefore I was trying to read the actual value of VDD. What would be the best option?BRGilberto