2020-08-03 07:17 AM
I can't find any example programs for continuous mode. Well I found one but it doesn't even have a makefile to run it on my microcontroller.
2020-08-03 10:17 AM
Are you aware of the SPL for STM8, i.e. the Standard Peripheral Library?
There you will find many interesting examples / projects, e.g. Find ADC2_ContinuousConversion.
Good luck!
/Peter
2020-08-03 01:46 PM