Andrey_Ak wrote on 2025-01-30, 03:23:
Thank you. Can you just give me a list of components for the v.0.2 board?
I can't find this list in the project on GitHub.
I can easily desolder the ISA and ATX connectors from old non-working boards.
You need a 2x10 (2.54mm) header for connecting the adapter to your host's TPM port. You'll need to make your own cables depending on the actual pinout on the motherboard, as it might differ among board vendors.
Additionally, a 1x2 (2.54mm) header for a PSON jumper. Be noted that:
- If you use a separate power source (e.g. a 12V-to-ATX adapter) you'll need to short it to supply power.
- If you're using a ATX-24 splitter with the host PC's PSU to connect both the motherboard and the adapter at the same time, then you must leave it open or it'll interfere with the PC's own power switch functions.
Here's a list of other components you'll need for assembling v0.2, other than headers, F85226, ISA slot and ATX connector. The info is exported from the KiCAD project using plugins.
C1, C2, C3, C4, C5, C6, C7, C8 (8x): 100nF SMD caps (1206)
C15, C16, C17, C18, C19 (5x): 10uF THT polarized caps (D5.0mm)
D1, D2, D3, D4, D5 (5x): SMD LED (1206) -- Note that all LEDs are of the same orientation. The markers for negative rails (-12V/-5V) may be misleading).
F1, F2, F4, F6 (4x): 500mA SMD Fuse (1206)
R1, R2, R11, R12, R13, R14, R15 (7x): 1K SMD resistors (1206)
(NOTE: If the LED looks too bright you may consider using higher ohms such as 2K for R11-R15 which connect to respective LEDs in series, to hopefully lower its brightness)
R3, R4, * (3x): 8.2K SMD resistors (1206) -- You need to solder an additional resistor between MASTER# and +5V on the ISA slot, or it will prevent system from booting as well as causing other issues. For the location you can refer to the KiCAD PCB file.
R5 (1x): 10K SMD resistor (1206)
R6 is DNP (leave it unpopulated).
R7, R8, R9, R10, R16 (5x): 4.7K SMD resistors (1206)
RN1, RN2, RN3, RN4, RN5, RN6, RN7, RN8, RN9, RN10, RN11, RN12, RN13, RN14, RN15, RN16, RN17 (17x): 8.2K Resistor Arrays (4x0603 concave)
RN18 (1x): 1K Resistor Array (4x0603 concave)
U2 (1x): L7905 (TO-220-3 vertical)
NOTE: The current version of dISAppointment is v0.3. However, I was not able to get that version working. The one I got working is v0.2 which resides in hardware/gerb/disappointment_v0.2.zip.