News:

Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.

Main Menu

access to LEDs on TE0701

Started by dm1000, November 12, 2021, 09:10:18 PM

Previous topic - Next topic

dm1000

I have a TE0820 SOM and TE0701 carrier board. 

Can the PL directly access the LEDs on the TE0701 board? 

Or must you use RGPIO and a Trenz IP block?


dm1000

I think the answer is the PL cannot directly access the LEDs on the TE0701 without using RGPIO - correct?

I did not find any HDL source for the CPLD at the links you provided.  Nor did I find any update instructions.

JH

Hi,
sorry download link is https://shop.trenz-electronic.de/de/Download/?path=Trenz_Electronic/Modules_and_Module_Carriers/4x5/4x5_Carriers/TE0701/REV06/Firmware
like it is described here https://wiki.trenz-electronic.de/display/PD/TE0701+CPLD+Firmware


QuoteI think the answer is the PL cannot directly access the LEDs on the TE0701 without using RGPIO - correct?
Two LEDs can be access directly over schematic signal X6 and Y6, all other need RGPIO or Firmware changes.
https://wiki.trenz-electronic.de/display/PD/TE0701+CPLD#TE0701CPLD-LED

br
John

dm1000

#4
So X6 can control ULED7 (without RGPIO) on the TE0701?  And this maps to MIO28 on the PS on the TE0820?
And Y6 maps to MIO33 on the TE0820?   Are both of these nets are LVCMOS33?

JH

Hi,
MIOs are signals from PS. You must enable MIO GPIO and than you can access there via Software.
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841744/Gpio-PS+standalone+driver#
https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842398/Linux+GPIO+Driver

and yes these MIO Bank is 3.3V. See TE0820 schematics page 10

br
John