Sunday, 2019-11-10

*** tpb has joined #tomu00:00
CarlFKim working though https://workshop.fomu.im/00:00
tpbTitle: fomu-workshop | Support files for participating in a Fomu workshop (at workshop.fomu.im)00:01
CarlFKso trying to understand what it says, and trying not to have to pull the thing out of my usb port00:01
xobsAh.00:01
CarlFKbtw - the top excellent intro to "About FPGAs" is awsome00:02
xobsWell, maybe we could move the "reset" stuff earlier.00:02
xobsThanks!00:02
CarlFKI think break this into 2 lines:00:03
CarlFKTo restart Fomu, unplug it and plug it back in.  This will start the  bootloader.  To run the program on Fomu without needing to load it  again, use the -e option:00:03
xobshttps://workshop.fomu.im/#interacting-with-the-led-directly one of the paragraphs there talks about writing 0xac00:03
tpbTitle: fomu-workshop | Support files for participating in a Fomu workshop (at workshop.fomu.im)00:03
CarlFKbecause I really want those 2 things to be the same thing00:03
mithroWhat CarlFK is really saying is that he wants to power cycle the fomu without pulling it out and in again00:04
xobsmithro: right, and 0xac is hooked up to SB_WARMBOOT00:05
CarlFKyeah - now that I know what it is trying to say, I see that it says that.  but when I didn't know, I took it to mean someting else00:06
xobsI see. That should be reworded.00:07
CarlFKxobs: um.. this happened:00:10
CarlFK$ dfu-util -D micropython-fomu.dfu ... state(8) = dfuMANIFEST-WAIT-RESET, status(0) = No error condition is present Done! (good)00:10
CarlFK$ tio /dev/ttyACM000:10
CarlFK[tio 16:08:58] Connected00:10
CarlFKTraceback (most recent call last):   File "<stdin>", line 1 SyntaxError: invalid syntax00:11
CarlFKoh never mind00:11
CarlFKtio is sending AT commands00:11
xobsCarlFK: you probably have something running that's treating it like a modem and sending Hayes commands.00:11
*** xkapastel has joined #tomu00:28
CarlFKxobs: thanks for the help00:31
CarlFKim heaing off to mom's for dinner.   no idea when I will get back to this00:32
CarlFKhopefully within a week00:32
CarlFKsee ya00:32
*** CarlFK has quit IRC00:32
xobsCarlFK: see you! I'll be working on Tinyusb and Foboot this week, before going to the Hackaday Superconference on Thursday.00:33
*** acathla has quit IRC00:56
*** rohitksingh has quit IRC01:36
*** acathla has joined #tomu01:40
*** CarlFK has joined #tomu01:42
*** js has joined #tomu01:43
*** rohitksingh has joined #tomu05:38
*** CarlFK has quit IRC07:08
*** CarlFK has joined #tomu07:38
*** rohitksingh has quit IRC09:57
*** acathla has quit IRC10:47
*** acathla has joined #tomu10:47
*** xkapastel has quit IRC12:07
*** cedric has quit IRC13:19
*** cedric has joined #tomu13:20
*** cedric has joined #tomu13:20
*** emeb has joined #tomu16:31
*** techman83 has quit IRC16:44
*** techman83 has joined #tomu16:44
TomKeddiexobs: am kind stuck trying to get a vector of TSTriples working, perhaps you have a moment to look at https://github.com/m-labs/migen/issues/194 ?16:49
tpbTitle: Limited object scope of eq operator causing multiple conflicting drivers · Issue #194 · m-labs/migen · GitHub (at github.com)16:49
xobsTomKeddie: I'm not sure how python pointers work, but isn't this just copying a pointer to the same object, rather than duplicating it?16:52
xobsgpio_pins_t = [TSTriple()] * len(pad)16:52
TomKeddiexobs: thanks, let me try that.  I was taking it as a more c++ style contructor.17:55
TomKeddiexobs: you're a genius, thanks a million17:58
xobsTomKeddie: hooray!18:00
xobsTomKeddie: another fun thing to watch out for is that you'll get the same behavior if you have a constructor as a default argument18:03
TomKeddieUrgh, traps everywhere....  Am hoping to have a basic pmod/sao PR for you today (PST).18:03
xobsFor example: https://github.com/xobs/lxsocdoc/commit/94be729709d091bd3bc9fba2b82ec8ca491554d618:08
tpbTitle: module: fix documenting multiple interrupts · xobs/lxsocdoc@94be729 · GitHub (at github.com)18:08
xobsDictionaries seem to be initialized exactly once, which led to some interestingness18:08
*** js has quit IRC18:36
*** rohitksingh has joined #tomu20:43
*** techman83 has quit IRC22:01
*** techman83 has joined #tomu22:02
*** xkapastel has joined #tomu22:53

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!