Hi all,Just checking anyone out there still using this controller? Was doing mini project and was stuck will some problem... If anyone know how to play this controller pls come in....
As Johnny 5 said in "Short Circuit," "More Input!!"
More details are needed for anyone to begin to help you. I may be able to help somewhat, being familiar with the 6809, which is very close to the 6811. And some things are readily transferred between different micros.
We are still using this micro in our legacy designs. These designs are at least 10 years old, but still being produced as long as there are parts. The MC68HC11D0 in this case.
Sorry for late reply. I was given a 8-bit LED circut, Trigger sensor alarm circut and 6811 controller. My program is to make the LEDs run left to right(L-R) when the first sensor(SW1) is trigger. And when trigger the second sensor(SW2) it will off the LEDs.
Below is the program i'd wrote so far. What is the instruction if i want to write?
1. How to off the LED when SW2 is trigger?
2. If i want to hv the LED to run from L-R and R-L?