GPIO LED

Post a reply

Confirmation code
Enter the code exactly as it appears. All letters are case insensitive.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Topic review
   

Expand view Topic review: GPIO LED

Re: GPIO LED

Post by support »

Thanks. My mistake. For the record, it said GPIO_LED[2] before, and I just edited the post and fixed it.

Eli

Re: GPIO LED

Post by Guest »

GPIO_LED[2] or GPIO_LED[3] ???
as i know GPIO_LED[3] indicates core reset?

Re: GPIO LED

Post by support »

Hello,

GPIO_LED[0] is a "heartbeat" LED, and is blinking as long Xillybus' IP core gets a clock (on some systems it won't blink if the core is held in reset).
GPIO_LED[3] reflects a certain internal state, but if it's always on, it probably indicates that the core is held reset. The plausible cause for this is that something is wrong with the PCIe link at the low level.

Regards,
Eli

GPIO LED

Post by nagchil »

Hello,
In Xillybus design what will GPIO[3:0] will indicate........??
As it is connected to LEDs ..
GPIO_LED[0] == DS12 will be blinking alwz
GPIO_LED[3] == DS10 will be always on..

Is there any indication of this.....??

Top