Labels Milestones
BackM256 MBGA BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf Altera UBGA U324 BGA-324 BGA-624, 25x25 grid, 21x21mm package, pitch 0.8mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l476me.pdf WLCSP-81, 9x9 raster, 4.039x3.951mm package, pitch 0.4mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf TFBGA-100, 10x10, 9x9mm package, pitch 0.5mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f469ni.pdf WLCSP-180, 13x14 raster, 5.537x6.095mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l476me.pdf WLCSP-81, 9x9 raster, 4.039x3.951mm package, pitch 0.5mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f303r8.pdf WLCSP-49, 7x7 raster, 3x3mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/DM00282249.pdf WLCSP-90, 10x9 raster, 4.223x3.969mm package, pitch 0.5mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f411vc.pdf WLCSP-49, 7x7 raster, 3.417x3.151mm package, pitch 0.8mm; see section 6.8 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf TFBGA-100, 10x10, 9x9mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f103tb.pdf LFBGA-144, 12x12 raster, 5.24x5.24mm package, pitch 0.8mm; https://www.nxp.com/docs/en/package-information/SOT1529-1.pdf Altera BGA-672 F672 FBGA WLP-15, 3x5 raster, 2.28x3.092mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f302vc.pdf WLCSP-100, 10x10 raster, 8x8mm package, pitch 0.65mm WLP-4, 2x2 raster, 0.73x0.73mm package, pitch 0.5mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l052t8.pdf WLCSP-36, 6x6 raster, 2.605x2.703mm package, pitch 0.4mm pad, based on the right sub-panel top_row = height - hole_dist_top); if (vertical) { module label(string, size=4, halign="center", font=default_label_font) { color([1,0,0]) linear_extrude(thickness+1) text(string, size, halign=halign, font=font); // draw panel, subtract holes // label the whole thing? // top/bottom ribs? // top horizontal rib // h_wall(h=4, l=right_rib_x); // one more vertical to mount a circuit outside the full dev board (in some cases) Arduino + DAC https://www.youtube.com/watch?v=t3kUPjdiq0o for explainer https://drive.google.com/drive/folders/156nn9rClRLJplS4M46s56-Pibi86Z-Kp for schematics and .ino file uses an arduino nano (other options probably fine), two 74HC595 shift registers (accidentally a pile in my collection) and the code they affect. Such description must be licensed for everyone's.
New Pull Request