2018-10-28 08:19 AM
2018-11-04 05:59 AM
Hi
STM8S103F2 is used in my project and I also use ADC. I checked datasheet for you to make sure before answer. There is not any VREF input any of package of 103series. You can check from its datasheet on page 23.
Regards
2018-11-08 03:00 AM
Hi and thanks. Okay, but then - How can we make better ADC accuraty ?
Regards
Per
2018-11-08 03:12 AM
Hi
You can change package what you use. Some of STM8s has Vref input. I think 48 or more pin package has Vref input. You may hava better power supply smooth and very less tolerance. Other option you may use seperate ADC externally. You can communicate ADC over SPI. It will be little bit complex.
You can also follow on page 18: https://www.st.com/content/ccc/resource/technical/document/application_note/bc/27/04/f8/33/b0/44/0d/CD00176594.pdf/files/CD00176594.pdf/jcr:content/translations/en.CD00176594.pdf
Regards
2018-11-08 03:20 AM
Thanks. I am today using STM8S103 and PCB layout has been done, so I have to find one which is pin compatibel if possibel.
Else I have to find a 0.5% 5V regulator if possibel
Thanks :)