Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI read all documentation that came with it and the controller has a set of steps to initialize, including access through index and data port registers. There is no problem with this, because I can access by using IORD and IOWR. The point is that I need to a hardware-reset, so I should write '0' to the reset pin and no data pins and I don't know how write in this pin especially. Indeed, I don't know how access a specific pin.