Hello,
i´ve got the ICE Board Rev. 1.0A
I want to use the GPIOs with signalname GPMC_AD[0..15] which are connected to the RAM (but the RAM isn´t on the board)
GPMC_AD[0..7] is GPIO1_0...7 an PIN 90,91,93-100 of the RAM (not on the board)
With help from the i2c LED example i can toggle some GPIOs, which are connected with a LED,
but when i use this functions to toggle one GPIO1_0...7 it doesn´t work. (Everytime theres a high signal)
Edit: * I think i must change the Mode of this PIN to Mode 7 ? Is it right and allowed?
Thanks