Forum Discussion
Hi,
I believe that led management has created a bit of confusion.
To avoid management problems with the software, I have directly driven the LEDs with a fixed value, some at 1 and the others at 0.
In my code I wrote:
hps_0_h2f_loan_io_out(53) <= '1' ; -- Red
hps_0_h2f_loan_io_out(40) <= '0' ; -- Yellow
hps_0_h2f_loan_io_out(44) <= '1' ; -- Green
Also in this way all the LEDs are on.
I want to know if I can use pins connected to the HPS section both as input and output in LOAN mode.
In my project the pins connected in HPS and used as input in LOAN mode work correctly,
the HPS pins used as output in LOAN mode do not work.
Can you check my code attached?
Is my code for the HPS pin section in LOAN mode written correctly or does it wrong for output pins?
Thankyou in advance, i looking forward your news.
Giordano
Hello,
have you any suggestion?
I haven't solve the problem yet!
I should like to know the correct way to use the loan pin of hps section in output mode.
Which is the right code to configure them in output mode?
I looking forward your news!
Best regards
Giordano
AeCTech