2024-12-19 02:16 AM - last edited on 2024-12-19 02:59 AM by Imen.D
Hello...
Here I am developing a battery based IOT-STM32 based project and I am unable to read and write ADC using this new chip STM32WL5MOCH6S. Please provide me any detailed document related to ADC or Any kind of example code which I can check in my Microcontroller.
Thanks & Regard
2024-12-19 02:57 AM
Hello @Trace_LEMS
You can start your own application from STM32CubeMX to initialize peripherals needed with the configuration that you want:
You can also re-use sections available in the ADC examples with WL boards or get inspired from them: