This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Easyweb update speed

The easyweb example updates the web browser with values from the ADC about every several seconds or so. Is there a way to speed up the updates by tweaking the code? I'm not sure what triggers the updates, if it is a timer interrupt or just a timing loop, something else. Can someone point me in the right direction to help me speed things up?

Parents
  • Thanks for the reply. I don't think that it is an issue with the ADC timing, but rather with the HTML page update and transfer to the PC. Whatever triggers the HTML page update and sends it to the PC only occurs once every several seconds. I'm looking thru the code but havent found it yet. I believe the ADc is performing conversions at a very high rate, so that's not the problem.

Reply
  • Thanks for the reply. I don't think that it is an issue with the ADC timing, but rather with the HTML page update and transfer to the PC. Whatever triggers the HTML page update and sends it to the PC only occurs once every several seconds. I'm looking thru the code but havent found it yet. I believe the ADc is performing conversions at a very high rate, so that's not the problem.

Children
No data