-
Notifications
You must be signed in to change notification settings - Fork 2
Processor 2025 Full Review #90
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
Conversation
…s with a 6 pin gecko
Added Movella IMU UART 8 connection and fixed a bunch of DRC errors
Updated kicad footprints and symbols to match new rebased structure
Moved my two vendor libraries within the project now rather than to my local disk
|
|
|
You want me to send you the datasheet for the buck converter?
Please don't do this unless you cannot find a footprint for it online. |
Oh I assumed this would not live in a specific Inductor's datasheet, but rather be some kind of general third party guide. If not nw. |
Next step is to start PCB routing
Moved the harwins into the right place, still need to route those, got rid of board outline, and moved a bunch of components off the pcb to reorganize
NEED TO CHECK
DRC errors still need to be solved
More DRC issues to fix
|
Connected unconnected SCL test point Removed redundant via Removed daisy chained ground
2024-11-11 silk screen updates
Minor DRC warnings adressed, and silk screen prettied up
Harwin connections flipped to other side of bord as per Jason request, and pin connections re-done as per Joe's comment. change log of harness connections here. Some cosmetic changes now that we know the board will be mounted flipped. Final step before production is for me to source matching components on JLCPCB and setup all the PCBA files correctly (BOM + CPL) but in terms of the PCB itself, it is done, please if you have reviewed it, mark it as approved so we can merge, else kindly review it first. Thanks for the help yall. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So, I still have some reservations about this. I understand flipping the rocketCAN connector to mate with the new sled. But if you are flipping the other connectors does that mean they will also mate with the sled, and you will plug the external IMUs into the sled as well? Are you going to try to connect them directly and you just need to meet the clearance requirement? I am very lost as to how this is coming together. |
Also fwiw I won't approve it until you push the final production files |
@Redstone-ray from the electrical standard: |
For future reference. Joe's comment is regarding the standard practise for NC pins is for motor controller board re: richards comment. It is not related to processor. |
@JasonBrave idk about how recelec looks, you told me constraints for mounting I simply followed, if you could answer Joes questions that would be great |
When flipping the harwin to the back side of the board it accidentally overlapped with the SD card so moved and re-routed it. Also all the libraries both footprint and schematic went missing so relinked all.
Sourced similar parts for all chosen components for JLCPCB to assemble onto the board, linked these as a part property for each symbol (updating common symbol library for resistors and capacitors to include this by default). Also updated which components (harwins, SD card, and test points dont need to be in the BOM)
BOM is very clean now
Please confirm manufacturing details and ST IMU can be assembled before ordering, and update title block for your layout & schematic |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need to regenerate the drill files (make sure they replace the ones in |
JLC has a specific format for gerbers/drill files, make sure you follow it https://jlcpcb.com/help/article/how-to-generate-gerber-and-drill-files-in-kicad-8 |
0d89ec9
Deleted those gerber files they were stale and from the old way of manually doing it, all relevant production files are in production folder, and all gerbers are in the zip file which you can directly upload to JLCPCB. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good job 👍 (review altimeter please 🥺)
No description provided.