Page 1 of 1

Access from Linux system to the Red Pitaya LED's ??

Posted: Tue Aug 22, 2017 9:26 am
by ted051
Hi all,
I want to switch the internal LED's , but only from the Linux system (Debian 8.6, like recommended by Pavel Demin).
Any idea?

Best regards, Wolfgang

Re: Access from Linux system to the Red Pitaya LED's ??

Posted: Tue Aug 22, 2017 3:18 pm
by JohnnyMalaria
Use the monitor command line utility - http://redpitaya.readthedocs.io/en/late ... -registers - to directly read/write to the FPGA registers. Unfortunately, the link in the above page to the memory map is broken so you will have to search around for the info to find out which registers relate to the LEDs.

John.