cancel
Showing results for 
Search instead for 
Did you mean: 

Is the ADC1 in the stm8s103 the same as in the stm8s105?

Robert Kong
Associate II
Posted on June 24, 2018 at 10:16

I have code for the ADC1 that works on the STM8S103F103F3P6 but it does not appear to work on the STM8S105C6T6.

Where am I going wrong?

1 ACCEPTED SOLUTION

Accepted Solutions
Robert Kong
Associate II
Posted on June 25, 2018 at 01:16

There was a bug in my code - I was not triggering  another conversion after EOC was set. Sorry folks, my mistake!!

View solution in original post

2 REPLIES 2
Robert Kong
Associate II
Posted on June 25, 2018 at 01:16

There was a bug in my code - I was not triggering  another conversion after EOC was set. Sorry folks, my mistake!!

Posted on June 25, 2018 at 12:07

'

There was a bug in my code'

fortunately, that's true in most cases.