Skip to content

How to use EVE_PIN_PD_STATE? #55

Answered by RudolphRiedel
bla511 asked this question in Q&A
Discussion options

You must be logged in to vote

Oh, somehow I completely missed this.
EVE_PIN_PD_STATE is for one of the host commands.
This are a different category alltogether and so the have their own function: EVE_cmdWrite(uint8_t command, uint8_t parameter)

EVE_cmdWrite(EVE_PIN_PD_STATE , 0x39);

I have never used this but looking at the datasheet I believe this is putting the Audio pin to Pull-Down during power down.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bla511
Comment options

Answer selected by bla511
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants