-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Power board v3 #3
Comments
For the MAX7317 |
Oct 10 2024:Implemented these locally:
|
For voltage spike suppression, consider the LittleFuse SMCJ36CA which was used on the CMOS boards. |
Or the SMBJ36CA, which is slightly smaller. |
A proposed set of mitigations for the CMOS 2 issue. This avoids changes to the CdTe canister channels, for which we expect much less inrush and which performed well:
|
I corrected the |
Phil made two suggestions in review:
So for (2) I will plan to implement dedicated resistors for each LED. |
Another edit before purchase: add some exposed +28/return copper on bottom side just after input Gecko. In case we need more components for any reason. |
Re: Phil's suggestions: I've implemented this:
|
Overview
This issue will track changes to the
v3
power board design to address FOXSI-4 hardware errata, documented here.Fixes to make
BST
toSW
via 0.1 µF capacitor.SYNC
toINTVCC
.SPI.SDO
toJ1.7
andSPI.SDI
toJ1.9
(swapping them).R58
value to 3 kΩ.Timepix_5V_out
andTimepix_12V_out
naming or placement in header should be swapped. They carry one another's voltage. (Error was introduced by module-level wiring in the hierarchical schematic).SPI.SDO
line needs external circuitry to be hi-Z when inactive (whennCS3
is high).+28V_clean
) circuit protection, or output-side circuit protection. Overvoltage protection? Fuses?The text was updated successfully, but these errors were encountered: