The Interrupt-Handler is now working :-) ...
under Linux :-)). So obviusly the Interrupts are serviced fast enough. (I will measure it exactly how fast when my arm is out of the plaster cast)
By the way my error was to use the in_b instead in_w Macro
(in assembler there's no inw). So I thought my the read
Values where corrupted by new Values. (Using shift registers in the Hardware)
|