*** tpb has joined #tomu | 00:00 | |
*** NoGodDamnIdea has joined #tomu | 00:01 | |
mithro | motwok: Which version of the case did you print? The different versions need slightly different cases | 00:09 |
---|---|---|
mithro | motwok: But you are correct that on cheaper 3d printers you do get a lot of "slop" that needs to be compensated for | 00:09 |
motwok | i printed all :D | 00:09 |
motwok | i think i have a prototype... my pcb is 11 mm wide... and looks different than in the CAD files. | 00:10 |
mithro | motwok: It should have the version marked on it | 00:11 |
motwok | 0.2 | 00:11 |
motwok | mhhh 0.2 fancy... prints not well may i need to change to 0,2 mm nozzle | 00:16 |
motwok | and then the big question: how to fix tomu in this case | 00:16 |
motwok | Glue??? | 00:17 |
motwok | ok one problem is the leftover from breakout of the PCB... | 00:25 |
xobs | motwok: Yeah, the mousebites might need to be sanded. | 00:45 |
*** NoGodDamnIdea has quit IRC | 01:22 | |
*** tomu-ci has joined #tomu | 01:23 | |
tomu-ci | [tomu-hardware] xobs pushed 2 new commits to master: https://git.io/vNpwx | 01:23 |
tomu-ci | tomu-hardware/master 2451ca2 Sean Cross: schematic: line up to 50 mil spacing... | 01:23 |
tomu-ci | tomu-hardware/master 436cb5f Sean Cross: pcb: expose 3.3V pad... | 01:23 |
*** tomu-ci has left #tomu | 01:23 | |
*** tomu-ci has joined #tomu | 01:24 | |
tomu-ci | [tomu-hardware] xobs deleted +0.2 at 313b9b9: https://git.io/vNAon | 01:24 |
*** tomu-ci has left #tomu | 01:24 | |
*** tomu-ci has joined #tomu | 01:24 | |
tomu-ci | [tomu-hardware] xobs deleted +0.1 at bcaf1e0: https://git.io/vNAoZ | 01:24 |
*** tomu-ci has left #tomu | 01:24 | |
*** tomu-ci has joined #tomu | 01:25 | |
tomu-ci | [tomu-hardware] xobs deleted +0.0 at c6c12c0: https://git.io/vNAos | 01:25 |
*** tomu-ci has left #tomu | 01:25 | |
*** tomu-ci has joined #tomu | 02:43 | |
tomu-ci | [tomu-hardware] xobs pushed 5 new commits to master: https://git.io/vNpKw | 02:43 |
tomu-ci | tomu-hardware/master c47a669 Sean Cross: usb-pcb: pull back soldermask from footprint... | 02:43 |
tomu-ci | tomu-hardware/master 69ea0a3 Sean Cross: pcb: use usb footprint with smaller mask... | 02:43 |
tomu-ci | tomu-hardware/master 705450b Sean Cross: pcb: move user drawings around a bit... | 02:43 |
*** tomu-ci has left #tomu | 02:43 | |
mithro | motwok: Use something like bluetack also works | 02:53 |
*** russm has joined #tomu | 03:14 | |
russm | are the production tomu boards going to use the same touch sensors as the LCA 2018 ones, or has the through-plated via thing helped? | 03:17 |
*** tomu-ci has joined #tomu | 03:18 | |
tomu-ci | [tomu-hardware] xobs pushed 1 new commit to master: https://git.io/vNp6g | 03:18 |
tomu-ci | tomu-hardware/master a987253 Sean Cross: v0.4.3: add exported gerber files... | 03:18 |
*** tomu-ci has left #tomu | 03:18 | |
*** tomu-ci has joined #tomu | 03:18 | |
tomu-ci | [tomu-hardware] xobs tagged v0.4.3 at master: https://git.io/vNp62 | 03:18 |
*** tomu-ci has left #tomu | 03:18 | |
xobs | russm: they'll use the same touch sensors as the LCA 2018 ones. Though with more vias on the side to try to improve sensitivity. Or possibly reduce sensitivity. It remains to be seen. | 03:19 |
russm | cool. nice timing on my question and that push :) | 03:19 |
russm | my board from LCA only reliably picks up touches on the red-led side, but I'm not about to extrapolate too hard from a sample size of 1 | 03:21 |
xobs | Captouch is hard | 03:28 |
mithro | russm: The settings are pretty much all configured to default at the moment | 03:44 |
mithro | russm: Probably could use some optimisation | 03:46 |
*** bibor has quit IRC | 05:19 | |
*** bibor has joined #tomu | 05:45 | |
xobs | Morning all. Time to implement API-2.0 for the bootloader. | 06:33 |
xobs | kyaputen: It occurs to me, actually, that if you want to get the CDC bootloader working, you could use Toboot. | 06:34 |
*** nrossi has joined #tomu | 07:41 | |
kyaputen | xobs: ah. I put it as a user app. So I'm not at risk of bricking (well much less so) | 11:24 |
kyaputen | I would need to modify the ld script and the init sequence but that's doable. Good idea | 11:25 |
kyaputen | I also figured that in the current port, I define NORAM_FUNCS but that prevents the CDC to overwrite itself, so I need a way to have those ram functions | 11:30 |
SergeiG | kyaputen, what do you mean by "bricking"? Have you locked SWD interface? | 12:14 |
*** dfgg has quit IRC | 12:52 | |
*** dfgg has joined #tomu | 12:55 | |
kyaputen | SergeiG yes | 13:23 |
*** earthnat1ve has quit IRC | 13:24 | |
kyaputen | actually I would be happy to send the unit to anyone who would like to take a look at it | 13:29 |
SergeiG | kyaputen, it is easy to do with CDC bootloader by pressing 'l'. I managed to unlock SWD with J-Link using the script which I have found somewhere. I don't think OpenOCD or BMP can unlock EFM32 as of now. | 13:29 |
kyaputen | SergeiG the bootloader was the debug version of my gcc port, so it's in a non working state | 13:32 |
kyaputen | SergeiG how did you unlock SWD with JLink ? Isn't it the same interface as for BMP or OpenOCD (newb here) ? | 13:32 |
*** earthnative has joined #tomu | 13:38 | |
SergeiG | kyaputen, found that post: https://www.silabs.com/community/mcu/32-bit/knowledge-base.entry.html/2016/11/11/debug_unlock_withj--QGXr | 13:39 |
SergeiG | kyaputen, OpenOCD doesn't have a command to unlock efm32, nor it exposes AP/DP read/write commands | 13:41 |
SergeiG | same for BMP | 13:41 |
SergeiG | there is a patch for OpenOCD here: https://pharada.org/, but I haven't try it | 13:41 |
kyaputen | SergeiG ok, but it would work even if I don't have an answer on SWD port ? | 13:42 |
kyaputen | Basically the hypothesis is that the cpu is stuck in a reboot loop and thus never acknowledge the SWD. How this script would break that loop ? (I'm guessing SWDSelect wouldn't work) | 13:44 |
kyaputen | SWDReadDP 0 | 13:44 |
*** futarisIRCcloud has quit IRC | 13:53 | |
SergeiG | hmm... I think it should be possible to mass erase flash somehow... | 14:10 |
kyaputen | SergeiG same :-) I just didn't found the how :'( | 14:18 |
kyaputen | I just checked I don't have a JLink unfortunately | 14:19 |
xobs | kyaputen: Raspberry Pi? | 14:37 |
kyaputen | I do have one RPI | 14:37 |
kyaputen | V2 I believe but openocd should work on it | 14:38 |
xobs | Should. That's what I used when Toboot wasn't working at all. | 14:45 |
*** dfgg has quit IRC | 14:54 | |
*** dfgg has joined #tomu | 14:59 | |
kyaputen | but you have an additional wire right ? | 15:10 |
kyaputen | from the reset pin | 15:11 |
xobs | I ended up not needing it. | 15:14 |
xobs | Erasing the flash, which I managed to do even though I couldn't attach gdb, was enough to kick it back into action. | 15:14 |
kyaputen | I tried to connect it through openocd with a stlink-v2 | 15:38 |
kyaputen | With a regular tomu (as sent by mithro) I get this: Warn : UNEXPECTED idcode: 0x0bc11477 | 15:39 |
kyaputen | (which I guess may be normal) | 15:39 |
kyaputen | but with the non answering one, I get: Error: init mode failed (unable to connect to the target) | 15:39 |
*** tomu-ci has joined #tomu | 16:24 | |
tomu-ci | [tomu-samples] mithro pushed 1 new commit to master: https://git.io/vNhX3 | 16:24 |
tomu-ci | tomu-samples/master 911da4c Tim 'mithro' Ansell: Adding info on libopencm3 | 16:24 |
*** tomu-ci has left #tomu | 16:24 | |
*** dtornabene has joined #tomu | 17:01 | |
*** Guest77231 has joined #tomu | 17:06 | |
*** Guest77231 has quit IRC | 17:10 | |
*** taharqa has quit IRC | 17:11 | |
*** taharqa has joined #tomu | 17:21 | |
*** bavier` has joined #tomu | 21:06 | |
*** nrossi has quit IRC | 21:20 | |
*** futarisIRCcloud has joined #tomu | 23:25 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!