Skip to content
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

re-implement circuit in altium #34

Open
8 of 10 tasks
rickyelopez opened this issue Sep 15, 2020 · 1 comment
Open
8 of 10 tasks

re-implement circuit in altium #34

rickyelopez opened this issue Sep 15, 2020 · 1 comment
Assignees
Labels
electrical PCB or other electrical work enhancement New feature or request

Comments

@rickyelopez
Copy link
Member

rickyelopez commented Sep 15, 2020

I originally made this circuit in Eagle, time to move up to Altium

  • Fully implement Newhaven schematic on PCB using the FT810 instead of FT800
  • Attempt to switch to ESP32
    • Implement ESP32 board
    • Verify that there are enough pins
    • Assign pins
    • Verify that ports perform appropriate function (i.e. inputs and outputs work)
    • Verify that both SPI buses work
  • Try to put all switch inputs onto the same port for register access
  • Try to switch the screen to a different SPI Bus
  • Look into changing away from MCP2515 or at least TJA1050 nvm idiot
@rickyelopez rickyelopez added enhancement New feature or request electrical PCB or other electrical work labels Sep 15, 2020
@rickyelopez rickyelopez self-assigned this Sep 15, 2020
rickyelopez pushed a commit that referenced this issue Sep 15, 2020
Still needs passives to be specified from suppliers
Should include everything on the FT side of things, just needs micro
Still unsure about the two extra pins for QSPI...
pertains to #34
rickyelopez pushed a commit that referenced this issue Sep 29, 2020
Still have to add USB support.

Still related to #34
@rickyelopez
Copy link
Member Author

I decided against putting the circuit in this repo. See the circuits repo for the steering wheel circuit, and eventually any other circuits as well.

rickyelopez added a commit that referenced this issue Dec 31, 2020
* Made initial FT810 schematic
Still needs passives to be specified from suppliers
Should include everything on the FT side of things, just needs micro
Still unsure about the two extra pins for QSPI...
pertains to #34

* Initial design is almost done.
Still have to add USB support.

Still related to #34

* sch done, have to replace all dummy components

* Sch is done (or close to it)
making good progress on board as well.

* Almost done with board too

* Board is done except for positioning the contacts
Center contacts need to be positioned such that they match where the
pogo pins will end up making contact

* changes

* removing circuits and closing branch. See #34 for details

Co-authored-by: = <=>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
electrical PCB or other electrical work enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant