<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PCB Forum - Recent Threads</title><link>https://community.element14.com/products/pcbprototyping/f/forum</link><description>Discuss your designs, prototypes, trials and tribulations with printed circuit boards</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><lastBuildDate>Fri, 05 Jun 2026 09:28:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://community.element14.com/products/pcbprototyping/f/forum" /><item><title>Help me convert allegro .alg file to  Altium .pcbdoc</title><link>https://community.element14.com/thread/57016?ContentTypeID=0</link><pubDate>Fri, 05 Jun 2026 09:28:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:cc124cc8-8383-467d-90aa-81ec793628d7</guid><dc:creator>abtAmit</dc:creator><slash:comments>9</slash:comments><comments>https://community.element14.com/thread/57016?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/57016/help-me-convert-allegro-alg-file-to-altium-pcbdoc/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p data-path-to-node="2,0"&gt;Hi everyone,&lt;/p&gt;
&lt;p data-path-to-node="2,1"&gt;I recently came across the SK-AM62P-LP Evaluation board on TI.com. TI included the design files, and I thought analyzing them would be a great way to expand my knowledge of PCB design.&lt;/p&gt;
&lt;p data-path-to-node="2,2"&gt;The project seems to have been designed using Allegro, and the provided file has an &lt;code data-path-to-node="2,2" data-index-in-node="84"&gt;.alg&lt;/code&gt; extension. Since I don&amp;#39;t have the software to open or convert this, could someone who has Altium Designer do me a huge favor?&lt;/p&gt;
&lt;p data-path-to-node="2,3"&gt;I&amp;#39;ve attached the file. If anyone is kind enough to convert it into a &lt;code data-path-to-node="2,3" data-index-in-node="70"&gt;.PcbDoc&lt;/code&gt; format and attach it in a reply, I would really appreciate it. Thanks in advance for the help!&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://community.element14.com/cfs-file/__key/communityserver-discussions-components-files/76/5873.PROC164E2_5F00_BRD.zip"&gt;community.element14.com/.../5873.PROC164E2_5F00_BRD.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>New member working on PCB review workflows</title><link>https://community.element14.com/thread/56971?ContentTypeID=0</link><pubDate>Wed, 20 May 2026 16:28:17 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f70ade6e-6675-4845-abe9-ab1e8b80a72f</guid><dc:creator>EthanKang</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/56971?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56971/new-member-working-on-pcb-review-workflows/rss?ContentTypeId=0</wfw:commentRss><description>&lt;div&gt;&lt;br /&gt;
&lt;div&gt;&lt;span&gt;Hi everyone,&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;I&amp;rsquo;m new to posting here, although I&amp;rsquo;ve been reading element14 on and off for a while. I&amp;rsquo;m a hardware/software developer, mostly working around board bring-up, PCB review workflows, and the software side of making hardware projects easier to inspect and share.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;For the past couple of years I&amp;rsquo;ve been building PCBAtlas, a PCB review workbench for iPad, iPhone, and Mac. It recently entered a public TestFlight beta.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;The basic problem I&amp;rsquo;m trying to work on is that PCB review often lives in too many places at once: EDA screenshots, Gerber viewers, revision folders, notes, chat threads, and informal checklists. PCBAtlas is an attempt to bring some of that review process into a single workbench &amp;mdash; import board/manufacturing data, inspect the layout in 2D, keep revisions together, skim a board summary, and export something that can be shared before fabrication.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;It is not meant to replace KiCad, an EDA editor, or a CAM/DFM sign-off flow. It is much more limited than that: a review and communication tool for people who already have PCB data and want to inspect it more conveniently.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;KiCad `.kicad_pcb` files are where I&amp;rsquo;ve spent the most testing time so far, especially 2D inspection, 3D viewing, and project/schematic browsing. The beta also supports manufacturing-side imports such as Gerber and IPC-2581, but real-world files always expose quirks, so I&amp;rsquo;m especially interested in feedback on format compatibility and odd import behavior.&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;I&amp;rsquo;d like to participate here as a normal member, not just drop a product thread and disappear. If anyone here regularly reviews boards and wants to try the beta on a real or non-sensitive project, I&amp;rsquo;d be grateful for blunt feedback on import issues, unclear reports, missing review information, or anything that feels awkward in the workflow.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;TestFlight: &lt;a href="https://testflight.apple.com/join/k37Njgd9" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;testflight.apple.com/.../k37Njgd9&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;I can share a site link, or a short walkthrough in the replies if useful, but I did not want to make the first post link-heavy.&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;*Disclosure: I&amp;rsquo;m the developer of PCBAtlas. I&amp;rsquo;ll answer questions in this thread and won&amp;rsquo;t DM anyone or add anyone to a mailing list.*&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;img style="max-height:360px;max-width:540px;" alt="PCBAtlas &amp;mdash; PCB review on iPad, iPhone, and Mac" src="https://community.element14.com/resized-image/__size/1080x720/__key/communityserver-discussions-components-files/76/4762.Screenshot1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Logic Gate Output Changes When Nearby Relay Activates</title><link>https://community.element14.com/thread/56880?ContentTypeID=0</link><pubDate>Mon, 27 Apr 2026 08:08:51 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e2289307-38fd-4dcc-b623-03221cc79360</guid><dc:creator>eva_402</dc:creator><slash:comments>4</slash:comments><comments>https://community.element14.com/thread/56880?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56880/logic-gate-output-changes-when-nearby-relay-activates/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;span style="font-weight:400;"&gt;Hi,&lt;/span&gt;&lt;span style="font-weight:400;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-weight:400;"&gt; I&amp;rsquo;m using a few AND/OR logic gates to generate enable signals before they enter a microcontroller. The logic works normally, but sometimes outputs change briefly when a nearby relay switches.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;The relay and logic ICs are on the same board.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;Questions:&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li style="font-weight:400;"&gt;&lt;span style="font-weight:400;"&gt;Is this more likely EMI coupling or supply disturbance?&lt;/span&gt;&lt;/li&gt;
&lt;li style="font-weight:400;"&gt;&lt;span style="font-weight:400;"&gt;Should I add more decoupling or flyback suppression first?&lt;/span&gt;&lt;/li&gt;
&lt;li style="font-weight:400;"&gt;&lt;span style="font-weight:400;"&gt;On the PCB, is physical separation between relay components and logic ICs usually enough?&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to Position an SMT Stencil at Home</title><link>https://community.element14.com/thread/56849?ContentTypeID=0</link><pubDate>Wed, 15 Apr 2026 06:49:24 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:da8f061a-942a-40f2-8897-db23057a68b6</guid><dc:creator>pvit</dc:creator><slash:comments>3</slash:comments><comments>https://community.element14.com/thread/56849?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56849/how-to-position-an-smt-stencil-at-home/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;This is a positioning method that wasn&amp;#39;t obvious to me until I&amp;#39;d tried a few other approaches. Sharing it in case it saves someone time.&lt;/p&gt;
&lt;p&gt;The basic idea: use needles and fiducial holes to fix the stencil and PCB to a silicone mat. It&amp;#39;s far more accurate and practical than building a makeshift frame with tape.&lt;/p&gt;
&lt;h2 id="mcetoc_1jm7u28lq0"&gt;Use case&lt;/h2&gt;
&lt;p&gt;- Hobby use &amp;mdash; assembling a few boards occasionally&lt;br /&gt;- Open source projects where reproducibility matters (many people will build it)&lt;/p&gt;
&lt;h2&gt;What&amp;#39;s out there&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;SMT stencil printers (full-size)&lt;/strong&gt;&amp;nbsp;&amp;mdash; large, require dedicated space. Fine for production runs, overkill at home. Also needs a larger stencil, which drives up cost and shipping.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Compact stencil printers&lt;/strong&gt;&amp;nbsp;&amp;mdash; appeared only recently. Much better suited for hobby use. Still somewhat large &amp;mdash; might make sense for a dozen boards, but overkill for 1&amp;ndash;2.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fiducial hole positioning&lt;/strong&gt;&amp;nbsp;&amp;mdash; has its nuances, but nearly ideal for hobby use. Unbeatable on price.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Hobby boards typically don&amp;#39;t exceed 100&amp;times;100 mm. In that case a steel stencil runs about $3. The question &amp;quot;solder by hand or use paste?&amp;quot; pretty much answers itself.&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;"  src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/pcb_5F00_with_5F00_stencil.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;Worth noting: in &amp;quot;proper&amp;quot; stencil use the stencil doesn&amp;#39;t touch the board &amp;mdash; it snaps off during squeegee travel. With fiducial positioning the stencil lies directly on the board. In theory that&amp;#39;s worse, but the results are good enough not to worry about.&lt;/p&gt;
&lt;h2 id="mcetoc_1jm7u4du91"&gt;How to do it&lt;/h2&gt;
&lt;p&gt;&amp;quot;Use needles and fiducial holes&amp;quot; sounds simple. In practice there are subtleties &amp;mdash; needles come in different diameters, and repeatability matters.&lt;/p&gt;
&lt;p&gt;For a long time I used AWG 22 steel wire with 0.7 mm holes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Total offset no more than 0.1 mm&lt;/li&gt;
&lt;li&gt;Sufficient for 0.5 mm pitch components&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Downsides:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Still need to source the wire&lt;/li&gt;
&lt;li&gt;Wire deforms when clipped, so zero clearance is impossible&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;On recent boards I tried something different. It turns out there are &amp;quot;location pins&amp;quot; at 1 mm diameter and smaller. At one well-known three-letter Chinese fab you can order them for pennies along with the boards. As shown in the photo, each location area has 4 holes &amp;mdash; 0.6, 0.65, 1.0, and 1.05 mm &amp;mdash; for 0.6 and 1.0 mm pins.&lt;/p&gt;
&lt;p&gt;I went with 1.0 mm pins. Very happy with the results:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Pins drop straight into the board &amp;mdash; no pushing into the mat&lt;/li&gt;
&lt;li&gt;Zero play&lt;/li&gt;
&lt;li&gt;Prints are even more precise. Multiple squeegee passes don&amp;#39;t smear anything&lt;/li&gt;
&lt;li&gt;Result does not depend on user experience&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:360px;max-width:640px;"  src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/pcb_5F00_with_5F00_paste.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s too early to call it 100% reproducible, but I&amp;#39;ve ordered boards this way three times with no issues. For extra safety you could add 1.05 mm holes next to the 1.0 mm ones, but I&amp;#39;ve never needed them.&lt;/p&gt;
&lt;p&gt;If you know other convenient methods &amp;mdash; share them.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Thermal profile methodology for DIY reflow — what I know, what I'm missing</title><link>https://community.element14.com/thread/56848?ContentTypeID=0</link><pubDate>Mon, 13 Apr 2026 00:22:40 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:03295f7d-54b5-4222-b233-e746d6a4c0b8</guid><dc:creator>pvit</dc:creator><slash:comments>8</slash:comments><comments>https://community.element14.com/thread/56848?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56848/thermal-profile-methodology-for-diy-reflow-what-i-know-what-i-m-missing/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi everyone. I built a compact reflow micro-table for hassle-free PCB assembly at home: &amp;nbsp;&lt;a href="https://community.element14.com/technologies/open-source-hardware/b/blog/posts/reflow-micro-table"&gt;Reflow Micro Table: Compact USB PD Reflow Table with Browser Control&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;d like to write a general guide on setting up thermal profiles, but I lack the practical experience to make something solid. I&amp;#39;m not talking about production-line requirements &amp;mdash; more about &amp;quot;reasonably good&amp;quot; for advanced DIY.&lt;/p&gt;
&lt;p&gt;What I know so far as hard constraints:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;For RoHS/leaded: TAL no more than 60 seconds. For LTS &amp;mdash; I&amp;#39;m not sure.&lt;/li&gt;
&lt;li&gt;Ramp rate: 1&amp;ndash;2&amp;deg;C/sec (except the start)&lt;/li&gt;
&lt;li&gt;Cooling rate: ~4&amp;deg;C/sec; passive air cooling is acceptable (not sure about LTS).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Everything else seems to depend on the specific paste and equipment &amp;mdash; recommendations vary widely. The bigger frustration is that datasheets give you a profile to follow but don&amp;#39;t explain how much the parameters can actually vary. It&amp;#39;s like the difference between a datasheet and a reference manual :)&lt;br /&gt;&lt;br /&gt;A colleague with hands-on production experience described this simplified approach to me &amp;mdash; I&amp;#39;d be curious whether it holds up in practice:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Ramp linearly at 1&amp;ndash;2&amp;deg;C/sec&lt;/li&gt;
&lt;li&gt;Wait until paste visibly melts across all components&lt;/li&gt;
&lt;li&gt;Turn off immediately and let it cool&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I&amp;#39;m keeping the scope to LTS and leaded &amp;mdash; RoHS/SAC peak temperatures and tighter process windows are an unnecessary complication for beginners.&lt;/p&gt;
&lt;h2 id="mcetoc_1jm23eamq0"&gt;Questions&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;How important is a soaking plateau, and how does it depend on the paste type?&lt;/li&gt;
&lt;li&gt;How long can components and the board stay above a given temperature before damage becomes a concern?&lt;/li&gt;
&lt;li&gt;Is there a minimum time above liquidus required for proper intermetallic formation?&lt;/li&gt;
&lt;li&gt;How critical is cooling rate &amp;mdash; does the solidification speed affect joint quality, and what is generally preferable?&lt;/li&gt;
&lt;li&gt;and so on...&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I&amp;#39;d really appreciate input from people with real PCB assembly experience to help systematize the practical nuances &amp;mdash; the goal is to put together beginner-friendly guidance on building reflow profiles from scratch.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;I&amp;#39;ve also tried to document my limited experience with LTS pastes here: &lt;a href="https://github.com/puzrin/reflow_micro/blob/master/doc/soldering_paste.md" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;github.com/.../soldering_paste.md&lt;/a&gt; &amp;mdash; feedback on what could be improved there would be much appreciated as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Protoboard Templates</title><link>https://community.element14.com/thread/56836?ContentTypeID=0</link><pubDate>Thu, 09 Apr 2026 00:26:50 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:3e13bd0c-2ae5-4a5e-bbbe-9604c8fa7d73</guid><dc:creator>Tekkromancer</dc:creator><slash:comments>4</slash:comments><comments>https://community.element14.com/thread/56836?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56836/protoboard-templates/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi all!&amp;nbsp; I&amp;#39;m fairly new to electronics.&amp;nbsp; To aid in my journey, I created some printable templates to help me plan out my circuits on protoboards on good old pencil and paper.&amp;nbsp; So far, I just have two, but I&amp;#39;ll certainly add more as I continue.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m happy to share them with the community in the hope that others will find them useful.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://drive.google.com/file/d/1D_SknoozM5y2BAGld1N10K4CS7UIFK_e/view?usp=drive_link" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;https://drive.google.com/file/d/1D_SknoozM5y2BAGld1N10K4CS7UIFK_e/view?usp=drive_link&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Kicad 10 review</title><link>https://community.element14.com/thread/56792?ContentTypeID=0</link><pubDate>Tue, 24 Mar 2026 17:54:49 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:5d975c07-6a17-4a63-85f9-b78a935a1142</guid><dc:creator>colporteur</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/56792?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56792/kicad-10-review/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Review shows promise for kicad playing with the bigger boys.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://techexplorations.com/kicad/kicad-10-review-new-features-high-speed-tuning-variants-and-more" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;techexplorations.com/.../kicad-10-review-new-features-high-speed-tuning-variants-and-more&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>MP2172 step down switcher. Anyone have experience getting one going please?</title><link>https://community.element14.com/thread/56694?ContentTypeID=0</link><pubDate>Thu, 19 Feb 2026 17:11:56 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e9d278e7-40c4-47ee-b496-404c98ad556f</guid><dc:creator>davebullockmbe</dc:creator><slash:comments>3</slash:comments><comments>https://community.element14.com/thread/56694?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56694/mp2172-step-down-switcher-anyone-have-experience-getting-one-going-please/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi everyone,&lt;/p&gt;
&lt;p&gt;I am struggling with a Monolithic Power MP2172 &amp;#39;buck&amp;#39; switching IC design.&lt;/p&gt;
&lt;p&gt;The manufacturer&amp;#39;s data sheet (page 15) shows a &amp;#39;recommended&amp;#39; pcb layout but it is confusing as the picture has &amp;#39;vias&amp;#39; that appear to be going nowhere?&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/0410.pastedimage1771519394118v1.jpeg"  /&gt;&lt;/p&gt;
&lt;p&gt;It looks as though the layout is a double sided board as there are a couple of (coloured blue) tracks that must be on the bottom.&lt;br /&gt;However there are &amp;#39;vias&amp;#39; under the IC that appear to go nowhere unless there is a ground plane or other layer?&lt;br /&gt;There are also 3 &amp;#39;vias&amp;#39; at the top of the OUT copper that don&amp;#39;t make sense either, if there is no plane beneath.&lt;br /&gt;So:-&lt;br /&gt;I generated my own layout which was being added to a double sided board with a top and bottom side ground plane.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:360px;max-width:640px;" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/6747.layout.jpg"  /&gt;&lt;/p&gt;
&lt;p&gt;The &amp;#39;switcher is to generate 2V dc from a single LiPo battery, I calculated the correct values for the FB divider and had my board made.&lt;br /&gt;Sadly when populated the switching converter only produced 0.5V.&lt;br /&gt;A quick &amp;#39;scope around the IC found a 4 step staircase waveform on the SW pin, as though the IC was trying to start and failing.&lt;br /&gt;Further investigation revealed my supply input decoupling was only 4.7uF instead of the recommended 2 x 10uF...doooh!&lt;br /&gt;I replaced the capacitor with a 22uF and a 100nF in parallel which improved the situation by now producing 1.3V and a much larger 25 step staircase switching waveform.&lt;br /&gt;However still not getting up to full operation.&lt;br /&gt;I then tried drilling extra via holes next to the grounded end of the input decoupling capacitors and &amp;#39;pinned&amp;#39; this point with a through wire to the GND plane on the bottom&lt;br /&gt;layer, Thinking I had a high impedance GND or ground loop.&lt;br /&gt;This stopped the switching completely!&lt;/p&gt;
&lt;p&gt;I have since reworked my layout (below) making it as close to the recommended one, and, pared back the bottom layer ground plane from beneath the switcher.&lt;br /&gt;But before I get a new board made I could do with advice from&amp;nbsp;&lt;span&gt;someone who has experience with this family of switching IC&amp;#39;s and in particular the MP2172.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/8814.layout3.jpg"  /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Please help if you can..:-)&lt;br /&gt;Thanks in anticipation&lt;/p&gt;
&lt;p&gt;Dave&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Circuit Studio License recovery</title><link>https://community.element14.com/thread/56657?ContentTypeID=0</link><pubDate>Wed, 11 Feb 2026 09:50:17 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:bbc128a7-f32e-4298-8455-0f584abd6248</guid><dc:creator>ICBend</dc:creator><slash:comments>5</slash:comments><comments>https://community.element14.com/thread/56657?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56657/circuit-studio-license-recovery/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;My PC died, I have installed Circuit Studio on my new PC but need to recover my stand alone license.&lt;br /&gt;&lt;br /&gt;Can anyone tell me how to recover this&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ESP32 works on breadboard but not on custom PCB</title><link>https://community.element14.com/thread/56588?ContentTypeID=0</link><pubDate>Tue, 13 Jan 2026 04:48:26 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ecdda95f-8589-4f89-92a6-eb0d5096a908</guid><dc:creator>Oliver2003</dc:creator><slash:comments>27</slash:comments><comments>https://community.element14.com/thread/56588?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56588/esp32-works-on-breadboard-but-not-on-custom-pcb/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p data-path-to-node="0"&gt;Hey everyone! I&amp;rsquo;ve run into a bit of a mystery with an ESP32 project. :// It runs perfectly while I&amp;rsquo;m prototyping on a breadboard, but as soon as I move everything over to a custom PCB, it starts acting up.... Sometimes it just refuses to boot, and other times I have to keep hitting the reset button or cycling the USB power just to get it to kick in. I&amp;rsquo;ve already double checked the schematic and continuity, so I&amp;rsquo;m starting to suspect that the issue might be hidden in my layout. I&amp;rsquo;m not 100% confident about my decoupling capacitor placement, or if my pull-ups on the EN and BOOT pins are quite right. I&amp;rsquo;m also wondering if I&amp;rsquo;ve got some noise or grounding issues around the USB UART interface that are messing with the startup sequence.&lt;/p&gt;
&lt;p data-path-to-node="2"&gt;Has anyone else dealt with this &lt;strong&gt;works on breadboard but not on PCB&lt;/strong&gt; headache with the ESP32?? I&amp;rsquo;d really appreciate any tips on common layout pitfalls or things I should double check before I order amother revision of the board. I&amp;rsquo;m more than happy to upload my schematic or PCB screenshots if anyone is willing to take a look. thanks in advance for the help!&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Sharing: EAGLE CAD Library for Raspberry Pi 5 (40-Pin Header)</title><link>https://community.element14.com/thread/56537?ContentTypeID=0</link><pubDate>Sun, 28 Dec 2025 19:54:49 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:6b39cb1d-94a8-46ed-870a-4d870e58a208</guid><dc:creator>alfadar</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/56537?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56537/sharing-eagle-cad-library-for-raspberry-pi-5-40-pin-header/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p data-start="219" data-end="333"&gt;I&amp;rsquo;m sharing a custom &lt;strong data-start="258" data-end="286"&gt;EAGLE CAD (.lbr) library&lt;/strong&gt; for the &lt;strong data-start="295" data-end="332"&gt;Raspberry Pi 5 40-pin GPIO header&lt;/strong&gt;.&lt;/p&gt;
&lt;p data-start="335" data-end="357"&gt;This library includes:&lt;/p&gt;
&lt;ul data-start="358" data-end="639"&gt;
&lt;li data-start="358" data-end="427"&gt;
&lt;p data-start="360" data-end="427"&gt;Schematic &lt;strong data-start="370" data-end="380"&gt;symbol&lt;/strong&gt; with clean GPIO pin names (GPIO2, GPIO3, etc.)&lt;/p&gt;
&lt;/li&gt;
&lt;li data-start="428" data-end="477"&gt;
&lt;p data-start="430" data-end="477"&gt;Through-hole &lt;strong data-start="443" data-end="454"&gt;package&lt;/strong&gt; (2&amp;times;20, 2.54 mm header)&lt;/p&gt;
&lt;/li&gt;
&lt;li data-start="478" data-end="528"&gt;
&lt;p data-start="480" data-end="528"&gt;Fully mapped &lt;strong data-start="493" data-end="503"&gt;device&lt;/strong&gt; (1:1 pin-to-pad mapping)&lt;/p&gt;
&lt;/li&gt;
&lt;li data-start="529" data-end="550"&gt;
&lt;p data-start="531" data-end="550"&gt;Clear pin-1 marking&lt;/p&gt;
&lt;/li&gt;
&lt;li data-start="551" data-end="639"&gt;
&lt;p data-start="553" data-end="639"&gt;Power pins split (3V3_1 / 3V3_2, 5V_1 / 5V_2, GND_1&amp;hellip;GND_8) to avoid ambiguity in EAGLE&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-start="641" data-end="650"&gt;&lt;strong data-start="641" data-end="650"&gt;Notes&lt;/strong&gt;&lt;/p&gt;
&lt;ul data-start="651" data-end="847"&gt;
&lt;li data-start="651" data-end="720"&gt;
&lt;p data-start="653" data-end="720"&gt;Compatible with Raspberry Pi 2 / 3 / 4 / 5 (standard 40-pin header)&lt;/p&gt;
&lt;/li&gt;
&lt;li data-start="721" data-end="793"&gt;
&lt;p data-start="723" data-end="793"&gt;GPIO aliases (I2C, SPI, UART) are documented in the symbol description&lt;/p&gt;
&lt;/li&gt;
&lt;li data-start="794" data-end="847"&gt;
&lt;p data-start="796" data-end="847"&gt;Intended for HATs, shields and educational projects&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;link - &lt;a href="https://github.com/alfadar-cmd/xpto/blob/main/eagle/raspberry_pi_5_40pin_eagle.lbr" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;https://github.com/alfadar-cmd/xpto/blob/main/eagle/raspberry_pi_5_40pin_eagle.lbr&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Get the CE mark for your open source project - we just made it a lot easier for makers.</title><link>https://community.element14.com/thread/56519?ContentTypeID=0</link><pubDate>Thu, 18 Dec 2025 16:48:09 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:7bfd1d00-3d6e-491a-a5d0-f257c07fac75</guid><dc:creator>mayermakes</dc:creator><slash:comments>7</slash:comments><comments>https://community.element14.com/thread/56519?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56519/get-the-ce-mark-for-your-open-source-project---we-just-made-it-a-lot-easier-for-makers/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;We are launching the first Round of our group certification programm exklusively for &lt;strong class="ql-hashtag" data-test-ql-hashtag="true"&gt;#opensource&lt;/strong&gt; Hardware!&lt;/p&gt;
&lt;p&gt;apply with your project until january 31st! the more projects join, the lower the costs get for everyone. you can pull out until the very last minute , no application fees or any other shenanigans. We collect projects and calculate the price based on the actual work that need to be done to take advantage of the group approach , benefiting everybody!&lt;/p&gt;
&lt;p&gt;Info page:&amp;nbsp;&lt;a href="https://early.smander.com/getsmandered-round-0/" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;early.smander.com/.../&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Press release(EN/DE) here: &lt;a href="https://early.smander.com/press-kit/" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;early.smander.com/.../&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;this would not be possible without the support of the element14 community and&amp;nbsp;&amp;nbsp;our early&amp;nbsp; maker, startup and business customers and the &lt;strong class="ql-hashtag" data-test-ql-hashtag="true"&gt;#maker&lt;/strong&gt; community!&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;"  src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/relaxing_2D00_01.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>how to get a schematic and footprint of the RK3576</title><link>https://community.element14.com/thread/56249?ContentTypeID=0</link><pubDate>Wed, 08 Oct 2025 17:33:51 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:894a2a4d-b4a9-4b96-b9ba-79f09b604d64</guid><dc:creator>evo</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/56249?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56249/how-to-get-a-schematic-and-footprint-of-the-rk3576/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;hi, i am trying to get a schematic from lcsc to kicad but tools like easyeda2kicad doesn&amp;#39;t work&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>KiCAD Schematic embed?</title><link>https://community.element14.com/thread/56171?ContentTypeID=0</link><pubDate>Thu, 18 Sep 2025 14:49:48 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:eda3da30-872f-4ea7-90f4-29f3b7911324</guid><dc:creator>cstanton</dc:creator><slash:comments>9</slash:comments><comments>https://community.element14.com/thread/56171?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56171/kicad-schematic-embed/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;a id="" href="https://kicanvas.org/embedding/" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;https://kicanvas.org/embedding/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We&amp;#39;re considering allowing&amp;nbsp;support for KiCAD schematics on the community - interested?&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;"  src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/8105.pastedimage1758206946297v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Though we will wait until it&amp;#39;s a bit more oven-cooked, we wouldn&amp;#39;t want to open up to vulnerabilities:&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" alt="image" style="max-height:360px;max-width:640px;"  src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/4885.pastedimage1758206972444v2.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;p align="center"&gt;[Please visit the site to access the poll]&lt;/p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Led applique murale 230v</title><link>https://community.element14.com/thread/56149?ContentTypeID=0</link><pubDate>Thu, 11 Sep 2025 12:10:31 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c2039538-c6de-42cb-90fa-05842c911862</guid><dc:creator>sebdewouters</dc:creator><slash:comments>8</slash:comments><comments>https://community.element14.com/thread/56149?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56149/led-applique-murale-230v/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Bonjour,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Je dois r&amp;eacute;aliser un sch&amp;eacute;ma et PCB pour un prototype d&amp;rsquo;une applique murale qui alimentera 2 x 15 Led&amp;rsquo;s avec une tension d&amp;rsquo;entr&amp;eacute;e en 230v.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Le mod&amp;egrave;le d&amp;rsquo;applique que je dessine en 3D ne me permet d&amp;rsquo;y placer un driver &amp;laquo;&amp;nbsp;tout fait&amp;nbsp;&amp;raquo; par manque de place.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Comme je souhaite un &amp;eacute;clairage &amp;laquo;&amp;nbsp;fort&amp;nbsp;&amp;raquo;, je compte me diriger vers des Led&amp;rsquo;s 5050 en 4000k.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Ma premi&amp;egrave;re question est&amp;nbsp;: Est-ce le bon choix sachant que je n&amp;rsquo;ai pas beaucoup de place pour loger l&amp;rsquo;&amp;eacute;lectronique et que je lis que les Led5050 chauffe beaucoup&amp;nbsp;?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Quelles Led utiliserez-vous&amp;nbsp;?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Le type de Led que je vais utiliser d&amp;eacute;terminera les valeurs des r&amp;eacute;sistance/condensateurs, &amp;hellip;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Merci pour votre aide&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Luc&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Existing old type LM324 based automatic voltage stabilizer circuit evaluation</title><link>https://community.element14.com/thread/56044?ContentTypeID=0</link><pubDate>Mon, 11 Aug 2025 08:33:41 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:39b6e2ab-be7d-4569-a3dc-2ec150084bd8</guid><dc:creator>hasan2015</dc:creator><slash:comments>4</slash:comments><comments>https://community.element14.com/thread/56044?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56044/existing-old-type-lm324-based-automatic-voltage-stabilizer-circuit-evaluation/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;span&gt;Hi there,&lt;/span&gt;&lt;br /&gt;&lt;span&gt;I wanted to build up a voltage stabilizer to study its performance.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;I got a simple circuit diagram from online, perhaps someone design it without understanding the LM324 op-amp action.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;This has made me curious because I wanted to know it works or not.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Take a look below.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;"  src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/5265.Circuit.PNG" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The most obscure part is transformer TR1.&lt;br /&gt;The main winding (taps A &amp;hellip; E) is most likely a specific, commercial part; but without knowing the expected voltages (or turns ratios) of that winding and taps AND the smaller, isolated one (possibly another 18V, like TR2?), it simply cannot be fully functional.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The three relay drivers on the left side almost beg to be modelled as identical subsections, easily done with the information shown. Same with the High/Low cutout circuit on the right side.&lt;br /&gt;&lt;br /&gt;I was trying to simulate this circuit in LTspice, here is the image. Kindly help me to match with the upper one.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img loading="lazy" alt="image" style="max-height:360px;max-width:640px;"  src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/0407.LM324_5F00_voltage_5F00_stabilizer.png" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Lets calculate the op-amp gain, and fault.&lt;br /&gt;&lt;br /&gt;I will be waiting for your response and guidance and comment. Your similar suggestions are appreciable.&lt;br /&gt;&lt;br /&gt;NB: DONT comment something that you are not sure about it, I might be silly for you.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Look for KiCAD symbol and footprint resource for an LoRa module</title><link>https://community.element14.com/thread/56041?ContentTypeID=0</link><pubDate>Sun, 10 Aug 2025 01:29:52 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d779db9d-5832-4e08-94d4-cd14fc1305c3</guid><dc:creator>colporteur</dc:creator><slash:comments>10</slash:comments><comments>https://community.element14.com/thread/56041?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56041/look-for-kicad-symbol-and-footprint-resource-for-an-lora-module/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/pastedimage1754789056855v1.png"  /&gt;&lt;/p&gt;
&lt;p&gt;A friend has asked me to design a PCB that uses this module.&lt;/p&gt;
&lt;p&gt;I used the capitalized word that begins with F, to voice my frustration on having to create the symbol and footprint for the beast. I need to blow off my notes from two versions of KiCAD ago. Then I thought, maybe someone in the E14 community had done it&amp;nbsp;already and is willing to share.&lt;/p&gt;
&lt;p&gt;Anyone have KiCAD 8 resources for this module?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Questions about via-in-pad technology</title><link>https://community.element14.com/thread/55982?ContentTypeID=0</link><pubDate>Tue, 22 Jul 2025 08:17:05 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:b30d78d0-f676-4c8b-9845-622ddb4bc89a</guid><dc:creator>Twilight-peng</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/55982?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/55982/questions-about-via-in-pad-technology/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;I&amp;#39;m new member of this community.&amp;nbsp;Recently, I&amp;#39;m designing a compact RF module with a fine-pitch BGA. Thinking of using via-in-pad for space reasons, especially since some PCB manufacturers now offers it for free. So I want get some advice about it. Does anyone have experience with this? Are there any performance or DFM issues I should watch out for?&lt;/p&gt;
&lt;p&gt;Thanks for any help&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>LED_matrix_mosfet_driver_10x10</title><link>https://community.element14.com/thread/56793?ContentTypeID=0</link><pubDate>Mon, 21 Jul 2025 06:43:48 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f7c99ad5-e6c2-4f79-b4dd-37651559500d</guid><dc:creator>user_476</dc:creator><slash:comments>2</slash:comments><comments>https://community.element14.com/thread/56793?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/56793/led_matrix_mosfet_driver_10x10/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;"  src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/3806.LED_5F00_matrix_5F00_mosfet_5F00_driver_5F00_10x10.png" /&gt;&lt;img loading="lazy" alt="image" style="max-height:360px;max-width:640px;"  src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/8686.LED_5F00_matrix_5F00_mosfet_5F00_driver_5F00_10x10.-brd.png" /&gt;&lt;img loading="lazy" alt="image" style="max-height:360px;max-width:640px;"  src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/LED_5F00_matrix_5F00_mosfet_5F00_driver_5F00_10x10-.brd.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="HwtZe" lang="en"&gt;&lt;span class="jCAhz ChMk0b"&gt;&lt;span class="ryNqvb"&gt;idea for a mosfet driver to control a powerful 10 x 10 LED matrix or led strips, implemented with IRLML6344 and IRLML6402 transistors&lt;br /&gt;&lt;a title="LED_matrix_mosfet_driver_10x10" href="https://drive.google.com/file/d/15lKqeC09NO4idXDPAKbFQjN_x_CuzDmv/view?usp=sharing" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;LED_matrix_mosfet_driver_10x10&lt;br /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="HwtZe" lang="en"&gt;&lt;span class="jCAhz ChMk0b"&gt;&lt;span class="ryNqvb"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The project is basic, for development who wants to develop it.The idea was dictated by the fact that there is a missing of such drivers on the market &lt;br /&gt;Here is a version with added resistors&lt;br /&gt;&lt;br /&gt;&lt;img loading="lazy" alt="image" style="max-height:360px;max-width:640px;"  src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/5810.LED_5F00_matrix_5F00_mosfet_5F00_driver_5F00_10x10._5F00_R_5F00_png.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="https://drive.google.com/file/d/1LWGkOdDq5OAIAG6MmOD3lymj9HNQBYxw/view?usp=sharing" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;LED_matrix_mosfet_driver_10x10._with_resistors &lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>KiCAD always crashes</title><link>https://community.element14.com/thread/55977?ContentTypeID=0</link><pubDate>Sun, 20 Jul 2025 01:31:04 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:88d5e166-cd47-4197-bde4-f657d0f4a502</guid><dc:creator>FWissman</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/55977?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/55977/kicad-always-crashes/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p style="font-weight:400;"&gt;I&amp;rsquo;m trying to move from Eagle 9.6.2 to KiCAD 7.0.11 on my MACBook Pro (mid 2012), with Intel Core i7, running Catalina 10.15.7. I installed KiCAD using MacPorts and that seemed to work although it took hours. The terminal log doesn&amp;rsquo;t show any errors, exceptions, or failures.&lt;/p&gt;
&lt;p style="font-weight:400;"&gt;I can only get this far: I have a folder with name.sch, name.brd, name.kicad_pro, and when I tried the PCB editor, ~name.brd.lck was made.&lt;/p&gt;
&lt;p style="font-weight:400;"&gt;Everytime I try to either edit the schematic or PCB, KiCAD crashes as soon as I lift the button on my mouse.&lt;/p&gt;
&lt;p style="font-weight:400;"&gt;I&amp;rsquo;m open for ideas. I am hoping I don&amp;rsquo;t need a new computer once I found MacPorts.&lt;/p&gt;
&lt;p style="font-weight:400;"&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to manage symbols with KiCad?</title><link>https://community.element14.com/thread/55767?ContentTypeID=0</link><pubDate>Tue, 06 May 2025 07:48:21 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:1c4118dd-93b4-4abe-8b59-5ffdc909bb3f</guid><dc:creator>embeddedguy</dc:creator><slash:comments>3</slash:comments><comments>https://community.element14.com/thread/55767?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/55767/how-to-manage-symbols-with-kicad/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I am using KiCad version 8.0 and use it to design PCB.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;One of the questions that&amp;nbsp;I could not find answer yet on the online documentation is how to manage symbols of the components that I am using in KiCad?&lt;/p&gt;
&lt;p&gt;For example, if I am using 10 different components and I have .kicad_sym file for each of them, can I put them all at one place in a folder and just add (once) that folder to the path?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Currently, I do not see this for symbols. Though it is working for footprints.&lt;/p&gt;
&lt;p&gt;For example, here is the list of symbols that Kicad has by default in one folder. Each one of them is added individually in Kicad.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Though some of these .kicad_sym has more than one symbols within them.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/pastedimage1746517554058v1.png"  /&gt;&lt;img loading="lazy" alt="image" style="max-height:360px;max-width:640px;" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/76/pastedimage1746517626318v2.png"  /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>That's some (de)soldering skills</title><link>https://community.element14.com/thread/55725?ContentTypeID=0</link><pubDate>Wed, 23 Apr 2025 18:05:28 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:b5f96d53-271b-41d3-ba76-a4cc52ce4ebc</guid><dc:creator>stanto</dc:creator><slash:comments>9</slash:comments><comments>https://community.element14.com/thread/55725?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/55725/that-s-some-de-soldering-skills/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I didn&amp;#39;t realise you can get literal solder balls?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://youtu.be/aC0CI7pTptU"&gt;https://youtu.be/aC0CI7pTptU&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Not to mention upgrading a laptop GPU.&lt;/p&gt;
&lt;div id="uw-ultrawidify-ultrawidify-global-ui-root-49739" class="uw-ultrawidify-container-root" style="border:0px;height:0px;top:0px;width:0px;"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Prototyping PCB for Aftermarket Car HUD Display – Thermal and Noise Considerations?</title><link>https://community.element14.com/thread/55684?ContentTypeID=0</link><pubDate>Mon, 07 Apr 2025 18:32:15 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:81904c48-f3d4-4415-80f3-831532917d2e</guid><dc:creator>ariajames_121</dc:creator><slash:comments>2</slash:comments><comments>https://community.element14.com/thread/55684?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/55684/prototyping-pcb-for-aftermarket-car-hud-display-thermal-and-noise-considerations/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi everyone, I&amp;#39;m working on an aftermarket Head-Up Display (HUD) system for vehicles, which taps into the OBD-II port and displays speed, RPM, and basic alerts on a transparent screen using a small projector. I&amp;#39;m currently prototyping the control PCB, which handles CAN communication, basic data filtering, and driving a compact display module. Since this will be installed on the dashboard area, I&amp;#39;m trying to factor in exposure to sunlight (heat), electrical noise from the vehicle, and the need for a compact layout. Has anyone here prototyped PCBs for in-car use, especially around noise filtering and thermal design? Any recommendations for layout techniques or materials at the prototyping stage would be a huge help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Question LCD display storage</title><link>https://community.element14.com/thread/55681?ContentTypeID=0</link><pubDate>Mon, 07 Apr 2025 12:46:21 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c9b64279-6457-4a81-b486-a22babbd1565</guid><dc:creator>cloudff7</dc:creator><slash:comments>17</slash:comments><comments>https://community.element14.com/thread/55681?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/55681/question-lcd-display-storage/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Will long-term storage of years on a 3.5&amp;quot; IPS LCD display cause disorganization, confusion and slowness in the liquid crystals, dead pixels and loss of brightness and performance in the backlight LEDs?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>PCB Design: Exploring New Ideas and Exciting Challenges</title><link>https://community.element14.com/thread/55626?ContentTypeID=0</link><pubDate>Sun, 16 Mar 2025 02:49:00 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:1a7efa6a-8ca5-412b-a708-dbb9c7546773</guid><dc:creator>ariajames_121</dc:creator><slash:comments>9</slash:comments><comments>https://community.element14.com/thread/55626?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/pcbprototyping/f/forum/55626/pcb-design-exploring-new-ideas-and-exciting-challenges/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;As someone passionate about electronics and embedded systems, I&amp;rsquo;m always looking for new ways to push the boundaries of PCB design. Whether it&amp;#39;s creating compact, high-performance circuits or optimizing power distribution for efficient operation, each project brings unique challenges and learning opportunities.&lt;/p&gt;
&lt;p&gt;Right now, I&amp;rsquo;m excited to work on a new PCB project integrating multiple sensors and wireless communication modules while keeping the design compact and power-efficient. The goal is to build a reliable and scalable solution that can be used for IoT applications, automation, and real-time data processing.&lt;/p&gt;
&lt;p&gt;One of the most intriguing aspects of this project is refining the layout to reduce noise and interference while maintaining signal integrity. The use of dedicated ground planes, proper trace routing, and decoupling capacitors plays a critical role in ensuring stable performance. I&amp;rsquo;m also experimenting with different design software to see which offers the best balance between usability and advanced features.&lt;/p&gt;
&lt;p&gt;Another key area I&amp;rsquo;m focusing on is thermal management. With increasing circuit complexity, managing heat dissipation effectively is crucial. Exploring techniques such as thermal vias, copper pours, and strategic component placement has been an exciting learning experience.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re also into PCB design, I&amp;rsquo;d love to hear your thoughts! What are some of the biggest challenges you&amp;#39;ve faced, and what innovative solutions have worked for you? Let&amp;rsquo;s share ideas and push the limits of what we can create!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>