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

[subsystem] Make it possible to poweron certain subsystems trough LED #706

Closed
wants to merge 1 commit into from

Conversation

fvantienen
Copy link
Member

This is needed for certain boards that require it to power on the subsystem before using it.

@gautierhattenberger
Copy link
Member

It would be better to use gpio interface here

@fvantienen
Copy link
Member Author

Yeah will change that asap

@fvantienen
Copy link
Member Author

Now changed it to use the gpio interface, like autopilot power.

@flixr
Copy link
Member

flixr commented May 13, 2014

Is gpio set always power on, or maybe clearing it is on in some cases? (since you can sink more power on a gpio to e.g. drive a FET)

@fvantienen
Copy link
Member Author

I now changed it so that it is gpio_set by default, but you are able to define another function if needed.

@flixr flixr closed this in a34b7c6 May 13, 2014
@fvantienen fvantienen deleted the subsystem_pwr branch August 2, 2014 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants