rusefi_documentation/Proteus.md

46 lines
2.1 KiB
Markdown
Raw Normal View History

2020-07-10 21:05:08 -07:00
Q: where can I buy a Proteus?
A: as of July 11, 2020 no one sells fully assembled Proteus boards.
With fabrication files for Proteus you can get a 80% assembled unit from JLCPCB. QTY 2 price XXX, QTY 10 price YYY.
While the most complicated main chip is soldered you would still solder a few dozens of surface mount components.
2020-06-03 12:15:54 -07:00
![x](Hardware/Proteus/Hardware-Proteus-0.3.jpg)
2020-05-06 06:04:17 -07:00
2020-06-03 12:15:54 -07:00
Forum thread at: https://rusefi.com/forum/viewtopic.php?f=4&t=1646
Source & production files at: https://github.com/mck1117/proteus/
2020-05-08 12:50:00 -07:00
## Wiring & Pinout
2020-10-27 11:00:26 -07:00
[Pinout for version 0.3, 0.4 (green)](Hardware-Proteus-Wiring-v03)
2020-05-08 12:50:00 -07:00
[Pinout for version 0.2 (black)](Hardware-Proteus-Wiring-v02)
2020-05-24 07:10:16 -07:00
2020-06-03 17:12:08 -07:00
[Fabrication](Hardware-Proteus-Fabrication)
### TE Ampseal Connectors
2020-06-11 18:45:51 -07:00
[Ampseal tutorial video](https://www.youtube.com/watch?v=24bNFu7a9lc)
[Ampseal application specification (instruction manual)](https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F114-16016%7FM%7Fpdf%7FEnglish%7FENG_SS_114-16016_M.pdf%7FN-A): This document includes how to crimp connectors, how to install them in to headers, and how to remove pins from a header.
2020-10-30 20:49:59 -07:00
[Image showing mod for V0.3 DFU problem](Images/Proteus_DFU_Hack.jpg)
2020-10-30 20:51:08 -07:00
<a name="3d_cases"/>
2020-10-30 20:51:40 -07:00
2020-10-30 20:49:59 -07:00
## 3D cases
[vented/unvented by Kneelo](Hardware/Proteus/Proteus_0.3_case_by_kneelo.zip)
2020-11-03 19:25:22 -08:00
[by OrchardPerformance](https://rusefi.com/forum/download/file.php?id=6271)
2020-11-03 19:25:59 -08:00
<a name="dev"/>
2020-11-03 19:25:22 -08:00
## Dev Access
2020-11-03 21:08:45 -08:00
Most boards will need a debug header installed if you want to attach a debugger (not used for normal users). The recommended connector is Samtec PN `FTSH-105-01-F-DV-007-K`. When soldering the connector, the keying notch goes towards the center of the board, nearer to the 23p center connector.
2020-11-03 19:25:22 -08:00
2020-11-03 21:07:31 -08:00
Any debugger compatible with the standard 10-pin Cortex Debug Header should work, though the [STLINK-V3 Mini](https://www.st.com/en/development-tools/stlink-v3mini.html) is recommmended. It's available for $10-12 US from normal distributors like Mouser/Digikey. A ribbon cable is included so the connector and programmer are all that's required to debug on Proteus.