Saturday, 2023-03-25

*** tpb <[email protected]> has joined #litex00:00
*** Emantor <[email protected]> has quit IRC (Quit: ZNC - http://znc.in)02:20
*** Emantor <[email protected]> has joined #litex02:20
*** bl0x_ <bl0x_!~bl0x@p200300d7a745cf00ae0d17146bcd1bcf.dip0.t-ipconnect.de> has joined #litex02:38
*** bl0x <[email protected]> has quit IRC (Ping timeout: 248 seconds)02:39
*** timkpaine <timkpaine!~timkpaine@2603-7000-3202-ae2a-5928-9358-22fa-2409.res6.spectrum.com> has quit IRC (Remote host closed the connection)03:00
*** Degi_ <[email protected]> has joined #litex03:23
*** Degi <[email protected]> has quit IRC (Ping timeout: 265 seconds)03:24
*** Degi_ is now known as Degi03:24
*** ewen <[email protected]> has joined #litex07:06
*** shorne <[email protected]> has joined #litex07:09
*** ewen <[email protected]> has quit IRC (Quit: leaving)09:25
*** hrberg <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)09:37
*** hrberg <[email protected]> has joined #litex09:37
*** hrberg <[email protected]> has quit IRC (Client Quit)09:37
*** hrberg <[email protected]> has joined #litex09:38
*** feldim2425_ <feldim2425_!~feldim242@2001:871:25a:803d:ff29:6ccb:7a2f:9f2f> has joined #litex13:46
*** feldim2425 <[email protected]> has quit IRC (Ping timeout: 260 seconds)13:47
*** jevinskie[m] <jevinskie[m]!~jevinskie@2001:470:69fc:105::bb3> has quit IRC (Quit: You have been kicked for being idle)16:00
*** so-offishul <[email protected]> has joined #litex17:21
*** so-offish <so-offish!~so-offish@2610:148:610:2b11::15> has quit IRC (Ping timeout: 256 seconds)17:25
somloAnyone here have a STLV-7325 board? I just got mine, but I'm not quite sure how to program it with the bitstream; it comes with a single usb-c connector which I assume is for the uart only19:06
somloit also comes with a bunch of external cables, dongles, and another usb-c device: https://imgur.com/a/l8Mccrj19:07
tpbTitle: Imgur: The magic of the Internet (at imgur.com)19:07
somlothe middle image is the usb-c dongle, the top image is the "cable adapter", and the bottom picture is a picture of the board's two jtag connectors19:08
somloI assume a second usb-c cable goes into the device, then cables get adapted by the top adaptor, and the "thicker" cable goes into the fpga-jtag connector on the board19:09
somlobut when I program it, I get this error:19:10
somlo $ openocd -f openocd_xc7_ft232.cfg -c 'transport select jtag; init; pld load 0 sitlinv_stlv7325.bit; exit'19:10
somloOpen On-Chip Debugger 0.11.019:10
somloLicensed under GNU GPL v219:10
somloFor bug reports, read19:10
somlohttp://openocd.org/doc/doxygen/bugs.html19:10
somloDEPRECATED! use 'adapter driver' not 'interface'19:10
tpbTitle: OpenOCD: Bug Reporting (at openocd.org)19:10
somloInfo : auto-selecting first available session transport "jtag". To override use 'transport select <transport>'.19:10
somloDEPRECATED! use 'adapter speed' not 'adapter_khz'19:10
somlofpga_program19:10
somloWarn : Transport "jtag" was already selected19:10
somloError: no device found19:10
somloError: unable to open ftdi device with vid 0403, pid 6014, description '*', serial '*' at bus location '*'19:10
somloanyhow, advice (and maybe a picture or two) on how others have connected and programmed this board much appreciated!19:11
*** gruetzkopf <gruetzkopf!~quassel@wireguard/tunneler/gruetzkopf> has quit IRC (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)19:48
somlonvm, it turns out this https://github.com/litex-hub/litex-boards/blob/master/litex_boards/platforms/sitlinv_stlv7325.py#L302 should be "openocd_xc7_ft4232.cfg" instead of just ("...ft232...") -- at least for the current version of the board I just got20:15
somlowell, I managed to program the board (the led chaser is on), but I can't find the tty/uart  -- plugging in the on-board usb-c into the computer gets me:20:20
somlo usb 1-3.4.3: new full-speed USB device number 44 using xhci_hcd20:20
somlo usb 1-3.4.3: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.0020:20
somlo usb 1-3.4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=320:20
somlo usb 1-3.4.3: Product: CP2102 USB to UART Bridge Controller20:20
somlo usb 1-3.4.3: Manufacturer: Silicon Labs20:20
somlo usb 1-3.4.3: SerialNumber: 000120:20
somlo cp210x 1-3.4.3:1.0: cp210x converter detected20:20
somlo usb 1-3.4.3: cp210x converter now attached to ttyUSB020:20
somlobut if I then `screen /dev/ttyUSB0 115200`, I get *nothing* :(20:21
somlosmashing the keyboard gets the "pc tx / fpga rx" led to blink; the other way around nothing happens20:47
somlowonder if the new "board version" uses a different uart tx (fpga -> pc) pin on the fpga (the platform file has it as M25)20:48
somloor if my board's usb-c port is bad...20:49
*** embargo <embargo!embargo@user/embargo> has quit IRC (Quit: ZNC - https://znc.in)21:35
*** embargo <embargo!embargo@user/embargo> has joined #litex22:12
*** feldim2425_ <feldim2425_!~feldim242@2001:871:25a:803d:ff29:6ccb:7a2f:9f2f> has quit IRC (Quit: ZNC 1.8.2+deb2build5 - https://znc.in)22:21
*** feldim2425 <[email protected]> has joined #litex22:22
*** gruetzkopf <gruetzkopf!~quassel@wireguard/tunneler/gruetzkopf> has joined #litex22:44
*** cr1901_ <cr1901_!~cr1901@2601:8d:8600:911:987a:91c9:b475:f121> has joined #litex23:11
*** cr1901 <cr1901!~cr1901@2601:8d:8600:911:ed7f:b15d:c30b:b831> has quit IRC (Ping timeout: 250 seconds)23:15

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!