Jump to content

Paul Chang

Members
  • Posts

    65
  • Joined

  • Last visited

Everything posted by Paul Chang

  1. Hi @JColvin, I swapped the rxd and txd pin assignments in the .xdc file and it's work fine. I need to check the spec more detail. Thanks for your help. Best Regards, Paul
  2. Dear Sir, Because Arty's J10 was broken.So my client bounght PMOD USBUART/Power Adapter /JTAG HS2. 1.About PMOD USBUART's Jumper JP1. (Does it use default settiing? Set JP1 as SYS3V3 (remove power adapter )and it can provide the power to Arty but it can not download) When host computer connect with PMOD USBUART .The device manager show recognize this device (COM 3,It is FTDI driver). 2. Power on power adapter and download below project bit file to Arty via JTAG HS2. Arty's LED is work fine. But PuTTY does not has any output. Do you have any suggestion? Vivado Porject xdc file (https://github.com/Digilent/digilent-xdc/blob/master/Arty-A7-100-Master.xdc) ## Pmod Header JA #set_property -dict { PACKAGE_PIN G13 IOSTANDARD LVCMOS33 } [get_ports { ja[0] }]; #IO_0_15 Sch=ja[1] set_property -dict { PACKAGE_PIN B11 IOSTANDARD LVCMOS33 } [get_ports { UART_0_rxd }]; #IO_L4P_T0_15 Sch=ja[2] set_property -dict { PACKAGE_PIN A11 IOSTANDARD LVCMOS33 } [get_ports { UART_0_txd }]; #IO_L4N_T0_15 Sch=ja[3] SDK putty setting: Best Regards, Paul
  3. Dear Sir, How to know the Impedance range and its ccuracy? Wavefroms show 1 GΩ~1nΩ. Best Regards, Paul
  4. Dear Sir, Below picture is our job. (I would like to know the maximum current that AD2 can handle. Does it damage the AD2?) Best Regards, Paul
  5. Dear Sir, Could this product be implemented If I want to run Android system (Real time video)? Because the display method may be not real-time? Could you give me some solutions about touch panel products. if I want to implement the touch panel function for Android System in Xilinx. Best Regards, Paul
  6. Hi @zygot We know the root cause, Thanks for your answer. Best Regards, Paul
  7. Dear Sir, I have a question about io voltage test. Our Configuration : NEXYS Video board + Xilinx FMC XM105 debug board. We set up IO to 1.2V , IO add a pull-up to 3.3V IO is set to output and logic 1 => voltage at this point: 1.2V =>OK IO is set to output and logic 0 => voltage at this point: 0V => OK IO is set to High-Z => The voltage at this point is about 2V IO is set to input => the voltage at this point is about 2V => Are them correct? Best Regards, Paul
  8. Dear Sir, We have two zedboard (One version is 2012 and another is 2019) When I run the ZedBoard FMC Pcam Adapter One to Four Camera Demo example. Old version board is no problem and new version board can not work.(Uart does not print anything and sometimes can not access ddr and ip address) It is currently suspected whether it is caused by the difference in DDR. (2012 zedboard's DDR) (2019 zedboard's DDR) We have tested the OOB demo from website and bundled SD card. Website's image seem fail. Bundled SD card is ok. (see attach log file) What's different between two version of zedboard? How to solve this issue? Best Regards, Paul log.txt
×
×
  • Create New...