Jump to content

Paul Chang

Members
  • Posts

    65
  • Joined

  • Last visited

Posts posted by Paul Chang

  1. 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)

    arty_pmoduart.thumb.png.af6f98e303ce4b6fe21783fec8a41749.png

    When host computer connect with PMOD USBUART .The device manager show recognize this device (COM 3,It is FTDI driver).685255534_comport.png.fc4071a583c5231ee446e64a3a5d71dc.png

    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

    vivado.thumb.png.8d02a10ba7d320e761027df817b7d0b8.png

     

    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

    SDK.thumb.png.271bed93e511df1cec66113415b7feb1.png

    putty setting:

    putty_setting.png.9ea55acd0c5d64d755d2e1742e99039f.png

     

    Best Regards,

    Paul

  2. 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

  3. 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)

    image.png.eaa7b1ce724ef3fbffb764db81c3ffa5.png

    (2019 zedboard's DDR)

    image.png.1e375ed0b84cf81e108ec9a98c94edc7.png

    We have tested the OOB demo from website and bundled SD card.

    Website's image seem fail.

     image.png.1250ae72a2c08dbf121f217e69a3c353.png

    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

    image.png

    log.txt

×
×
  • Create New...