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

PCB problems and modifications #9

Open
ksstms opened this issue Oct 17, 2021 · 0 comments
Open

PCB problems and modifications #9

ksstms opened this issue Oct 17, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@ksstms
Copy link
Member

ksstms commented Oct 17, 2021

  • The labels of FTDI RX and TX LEDs are swapped
  • The timer encoder interface can not be used, because the PWMs on the same timer would be based on the encoder's counter value. The encoder counter has to be implemented in software.
  • The servo output signal is high while the pin driving Q4 is uninitialized (floating). This can cause the servo to turn to the end position in DFU mode.
    Workaround: pull up the gate of Q4 to the +3V3 rail. 10 kΩ should be fine.
  • The servo should be connected to another timer. We changed it to PB10

@ksstms ksstms added the bug Something isn't working label Oct 25, 2021
@ksstms ksstms changed the title PCB problems PCB problems and modifications Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant