Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20704 Discussions

GPIO programming in firmware

Altera_Forum
Honored Contributor II
1,232 Views

Hi,  

I have 3 gpio pins in HPS which I have to program via firmware(HPS shared IO's) which will decide my further sequence. I am booting my system through SD card. 

 

What is the sequence of programming the GPIO? eg. like resetting the bridge(H2F) and then programming gpio or programming gpio first and then resetting bridges?  

At what point in firmware should I program these GPIO's(immediately after core.rbf loads or at some later instant of time)?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
243 Views

My issue is resolved. Drive the GPIO through firmware and then configure the core.rbf file. Bridges are enabled later on.

0 Kudos
Reply