tbe

joined 1 year ago
[–] tbe@lemmy.world 1 points 1 year ago

Maybe this: https://www.microchip.com/en-us/product/PCI11400 Unfortunately to access the whole datasheet you might have to sign an NDA (and probably have a large company), also designing things with those kinds of interfaces isn’t trivial.

Alternatively maybe this: https://www.renesas.com/us/en/products/interface/usb-switches-hubs/upd720202-usb-30-host-controller It also seems to be locked by an NDA.

[–] tbe@lemmy.world 1 points 1 year ago

I’d say that’s a version of a soft termination capacitor. They are used when there’s risk the board is flexed or exposed to mechanical or thermal shocks to prevent cracks in the capacitor (causing it to fail short).

[–] tbe@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

Mine is the smallest one of a series of these, it has two heating elements inside.

I don’t have it for that long but I didn’t have problems so far, I’m usually only making rather small PCBs tho. I did make some recommended modifications like replacing the paper insulation tape with a kapton tape, proper grounding and flashed another firmware.

I did only use a small hotplate and/or a hotair station, so it seems to be definitely a stepup here 😌.

[–] tbe@lemmy.world 0 points 1 year ago* (last edited 1 year ago) (2 children)

Yeah I have such a small, cheap Chinese one (T962) that I modified and flashed a nicer firmware on.

I basically populated the bottom side (with more components) first after applying solder past with a stencil, then reflowed the board. After cooling down I applied the solder paste to the upper side (with the LED) by using a small needle on a syringe (because using a stencil was too weird since the board wasn’t laying flat) but since the pads are relatively large and not that many that worked fine. Then I placed the components on that side and simply run the reflow cycle again.

I started with the bottom side because there are no heavy components. I expected heavy parts to just fall off on the second reflow cycle so I tried to avoid that.

At the end I manually assembled the USB connector using a regular soldering iron and tons of flux gel.

[–] tbe@lemmy.world 1 points 1 year ago (1 children)

Maybe you can use this to find more connectors that could match yours: https://connectorbook.com/identification.html?m=NT&n=lo_prof_1r_w2b_conn_1p2 It has a pretty handy identification tool (you can even browse by pictures). It usually suggests quite an amount of connectors but it can guide you in the right direction and you can look at the according datasheets to find out more. By the way the creator of this community made that homepage and a book related to it (or probably the other way round 😅).

 

I’m currently working on a more complex project that uses double sided assembly (and a weird USB-C connector). To practice these things a little, I ordered some low cost boards to get used to that connector and explore double sided reflow (which seems easier than I expected).

For those who are interested, this is a reference design from framework computer for their expansion card system. It can be programmed with circuitpython or Arduino and utilises a SAMD21 microcontroller.

 

Hello :). I have some of these Molex 1054440011 USB-C edge connectors/plugs of that I somehow don’t know what’s the best way to assemble them onto my PCB.

I have the pads (standard layout from the datasheet drawing) exposed on the stencil but the pins push the paste away a little so I had quite an amount of solder bridges to rework after reflowing them. Could probably a little less solder paste (so smaller openings) and/or differently shaped stencil openings help? Also there are pins (and other components) on the backside so it’s difficult to apply paste accurately on both sides. The pins are additionally a little weirdly shaped (they bend upwards at the ends so it’s easier to push the PCB between the pins) what makes them less accessible with a soldering iron and the 0.5mm pitch doesn’t make things easier. At least the tension of the pins holds the connector in place while reflowing.

This specific one will primarily only be a one (or two)-off prototype board so I could life with some reworking but maybe someone around here has experience with these things. I also wondered how something like that would be assembled in a larger scale, the pins hold the PCB quite tight between them, I can’t imagine a pick-and-place machine could handle that.

Thanks for reading this post and maybe you have some answers :).