Friday, 2020-09-18

*** tpb has joined #tomu00:00
*** wrtlprnft has quit IRC00:09
*** wrtlprnft has joined #tomu00:11
*** asante has quit IRC01:01
*** asante has joined #tomu01:04
*** asante has joined #tomu01:04
*** notthetup_ has joined #tomu01:19
*** notthetup has quit IRC01:19
*** andi- has quit IRC02:44
*** andi- has joined #tomu02:47
*** feklee has quit IRC06:52
*** tannewt has quit IRC06:52
*** futarisIRCcloud has quit IRC06:52
*** flammit has quit IRC06:53
*** tcal has quit IRC06:53
*** y2kbugger has quit IRC06:53
*** esden has quit IRC06:53
*** lathiat has quit IRC06:53
*** englishm has quit IRC06:53
*** jeroud has quit IRC06:53
*** mithro has quit IRC06:53
*** carlomaragno has quit IRC06:53
*** imdeni has quit IRC06:53
*** daveshah has quit IRC06:53
*** tannewt has joined #tomu06:53
*** flammit has joined #tomu06:54
*** tcal has joined #tomu06:54
*** y2kbugger has joined #tomu06:54
*** mithro has joined #tomu06:56
*** daveshah has joined #tomu06:56
*** futarisIRCcloud has joined #tomu06:56
*** imdeni has joined #tomu06:56
*** feklee has joined #tomu06:56
*** englishm has joined #tomu06:57
*** jeroud has joined #tomu06:57
*** lathiat has joined #tomu06:58
*** esden has joined #tomu07:07
*** carlomaragno has joined #tomu07:08
*** lucab has quit IRC08:52
*** xobs has quit IRC08:52
*** leons has quit IRC08:52
*** Guest43850 has quit IRC08:52
*** jimt[m] has quit IRC08:52
*** js has quit IRC08:53
*** packetup has quit IRC08:53
*** promach3 has quit IRC08:53
*** packetup has joined #tomu09:14
*** packetup has quit IRC09:19
*** lucab has joined #tomu09:22
*** promach3 has joined #tomu09:30
*** enick_538 has joined #tomu09:30
*** packetup has joined #tomu09:30
*** js has joined #tomu09:30
*** jimt[m] has joined #tomu09:30
*** leons has joined #tomu09:30
*** xobs has joined #tomu09:30
*** evalexpr has joined #tomu10:29
*** wrtlprnft has quit IRC13:34
*** wrtlprnft has joined #tomu13:36
*** alexhw has quit IRC13:58
*** alexhw has joined #tomu14:56
*** deltab has quit IRC15:00
*** deltab has joined #tomu15:11
*** gio_ has quit IRC18:54
*** gio has joined #tomu19:13
tcalFor fomu, does anyone know of any examples of a simple C program communicating over the usb/tty (say via getchar/putchar)?   The C blinky example in the workshop has some USB code compiled in but doesn't seem to do IO.   The precompiled micropython (fupy) does do IO over the USB (using tinyUSB?) -- should I find the source for that and start there?   Also, I saw the Messible stuff, but that also raises a lot of questions...19:48
CarlFKtcal: I don't hack the code, so don't put much weight in what I say about this, but before I looked at MP I would look at https://github.com/timvideos/HDMI2USB-litex-firmware20:40
tpbTitle: GitHub - timvideos/HDMI2USB-litex-firmware: A version of the HDMI2USB firmware based around LiteX tools produced by @Enjoy-Digital (based on misoc+migen created by @M-Labs) (at github.com)20:40
CarlFKI suspect the MP code has more layers of abstractions, which in this case might make your quest harder20:41
CarlFKthe hdmi2usb is likely pretty simplistic20:41
mithrotcal: xobs can probably answer that20:59
tcalCarlFK: thanks!   I did start digging in the fupy fork of micropython, and saw the get-gateware.sh script needed by the build, which pointed to timvideos/HDMI2USB-firmware-prebuilt, and I didn't see anything Fomu there.  I'll start digging in the HDMI2USB source, unless I get other leads...21:06
mithroIIRC -- HDMI2USB doesn't support Fomu yet21:07
mithroIIRC Antmicro was working on that21:07
mithrohttps://github.com/timvideos/litex-buildenv/pull/24421:08
tpbTitle: Add Fomu support by piotr-binkowski · Pull Request #244 · timvideos/litex-buildenv · GitHub (at github.com)21:09
CarlFKfomu and hdmi2usb use a different usb ... um.. ip, core, thing21:09
mithrotcal: Now I recall the wishbone-tool and uart bridge can be used together...21:36
mithrotcal: https://wishbone-utils.readthedocs.io/en/latest/wishbone-tool/#serial-bridge21:37
tpbTitle: wishbone-tool - All-in-one Wishbone Binary and Library wishbone utils 0.7.7-1-gfc2d1a0 documentation (at wishbone-utils.readthedocs.io)21:37
*** wrtlprnft has quit IRC21:44
*** wrtlprnft has joined #tomu21:45

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