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

I2C code for Auth IC 2.0 C #66

Open
mayur-who opened this issue Dec 27, 2016 · 5 comments
Open

I2C code for Auth IC 2.0 C #66

mayur-who opened this issue Dec 27, 2016 · 5 comments

Comments

@mayur-who
Copy link
Contributor

sorry for sounding like a noob but is there any provision for raspberry pi auth IC 2.0C communication via I2C for raspberry pi 2/3?

@etwmc
Copy link
Owner

etwmc commented Jan 25, 2017

What do you mean?

@mayur-who
Copy link
Contributor Author

well, for functionality in MFi mode, apple authentication co-processor (an IC) is needed and it talks to host processor over I2C. Does this library takes care of it?

@etwmc
Copy link
Owner

etwmc commented Jan 31, 2017

You have a co-processor to use?
I mean, I can see if I have found the protocol, but I doubt most people would use it

@mayur-who
Copy link
Contributor Author

mayur-who commented Feb 1, 2017

yes, I do have a co-processor, I have made a HAT PCB for raspberry pi.
I have the protocol, I will try writing the code for that

@etwmc
Copy link
Owner

etwmc commented Mar 14, 2017

If I remember correctly, you need to change the Bonjour flag for MFi to 1, and add the MFi challenge prior the pair request (Basically, you got some input, you push it to the chip, and send back the result from the chip. )
Sorry can't be more helpful. To keep this project stay on github as long as possible, I don't have access to the MFi membership, so I have to remember the stuff I did 3 years ago and make sense of it.

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

No branches or pull requests

2 participants