msmax
Full Member level 1
- Joined
- May 6, 2001
- Messages
- 99
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Location
- Pays Bas
- Activity points
- 919
Need help with PIC asm
Please give your advise on next problem:
I read in an analogue value.
I like to switch 4 outputs on predefined levels.
Problem is that the output is blinking very fast as soon as the ADC reaches the prefined levels before it goes on steady. I think some hysteresis must be added here to solve this problem.
How would you program this in assembler?
Please give your advise on next problem:
I read in an analogue value.
I like to switch 4 outputs on predefined levels.
Problem is that the output is blinking very fast as soon as the ADC reaches the prefined levels before it goes on steady. I think some hysteresis must be added here to solve this problem.
How would you program this in assembler?