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

A new PCB design #2

Open
Pugnator opened this issue Jul 29, 2023 · 0 comments
Open

A new PCB design #2

Pugnator opened this issue Jul 29, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Pugnator
Copy link
Owner

Current issues:

Basically, the current PCB works great but there are several flaws found:

  1. MPU9250 is used but it works in DMP mode only: no magnetometer in use. Consider migrating to MPU6500.
  2. MEMS work in SPI mode - better use I2C: easier routing, less register access issues.
  3. J1850 interface uses MCZ3999 which doesn't work with 3.3V logic at all. Should use a basic NPN-based modem.
  4. Use linear PSU, no need for fancy PWM PSU that introduces a lot of noise.
  5. Introduce some kind of connectors
  6. Move SWD pins to the edge of the board.
@Pugnator Pugnator added the enhancement New feature or request label Jul 29, 2023
@Pugnator Pugnator added this to the v0.8 milestone Jul 29, 2023
@Pugnator Pugnator self-assigned this Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant