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

Modify hardware to give buffer board reset control over IMU #7

Open
ajn96 opened this issue Jul 24, 2020 · 2 comments
Open

Modify hardware to give buffer board reset control over IMU #7

ajn96 opened this issue Jul 24, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ajn96
Copy link
Owner

ajn96 commented Jul 24, 2020

On Rev A/B of the buffer board, the hardware reset pin only goes to the IMU. This makes it so there is no way to force a hardware reset on the buffer board itself.

A more flexible solution would be to wire the reset output from the master device to the reset input on the buffer board. Then, the IMU reset output can be driven from a GPIO on the buffer board (with a pull up). This gives the flexibility for the buffer board to reset the IMU on demand (via command register bit), and also allows users to reset the buffer board firmware, without power cycle or SPI port access required.

@ajn96 ajn96 added the enhancement New feature or request label Jul 24, 2020
@ajn96
Copy link
Owner Author

ajn96 commented Jul 31, 2020

Will use PA3 for IMU reset control

@ajn96 ajn96 changed the title Modify rev C hardware to give buffer board reset control over IMU Modify hardware to give buffer board reset control over IMU Oct 9, 2020
@ajn96 ajn96 added this to the Hardware Rev C milestone Oct 9, 2020
@ajn96
Copy link
Owner Author

ajn96 commented Apr 6, 2021

This has been incorporated into the rev C board design

@ajn96 ajn96 assigned ajn96 and unassigned juchong and ajn96 Jul 22, 2021
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

2 participants