BDura1
New Contributor
7 years agoIssue with LEDR0 on DE10 Lite boards
Hi everybody,
I have a problem with the KEYs and LEDR 0 of the DE10 Lite.
My program is quite simple : (see below)
I import the QSF file before compilation.
After downloading the SOF file, the board behaves in a funny way :
- When both KEYs are released LEDR0 is ON (1 and 1 is 1)
- If I depress KEY 0 LEDR0 is OFF (0 and 1 is 0)
- If I release KEY 0 LEDR0 is ON (1 and 1 is 1)
- If I depress KEY 1 LEDR0 is OFF (1 and 0 is 0)
- If I release KEY 0 LEDR0 remains almost OFF , with a very weak glow (1 and 1 is ?????)
I need to depress and release KEY 1 or KEY 0 another time to go back to step one.
Only LEDR0 seems to have this issue, if the output is on LEDR1 or LEDR2 it works fine
I tried it on several boards, with the same result. Has anyone got a clue?
Thank you
Bernard