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

FlipTDI I2C #252

Open
dakhnod opened this issue Oct 8, 2024 · 7 comments
Open

FlipTDI I2C #252

dakhnod opened this issue Oct 8, 2024 · 7 comments

Comments

@dakhnod
Copy link

dakhnod commented Oct 8, 2024

Is it possible to use the FlipTDI as an I2C adapter?

Would it be possible to add in that feature?

@skotopes
Copy link
Member

skotopes commented Oct 8, 2024

yes it possible use https://eblot.github.io/pyftdi/api/i2c.html

Flipper pins 2 and 3

@skotopes skotopes closed this as completed Oct 8, 2024
@dakhnod
Copy link
Author

dakhnod commented Oct 8, 2024

Great! How do I have to set the flipper up?

@skotopes
Copy link
Member

skotopes commented Oct 8, 2024

start app and then use this lib on your pc

@dakhnod
Copy link
Author

dakhnod commented Oct 8, 2024

Start App in UART or in SPI mode?

@skotopes
Copy link
Member

skotopes commented Oct 8, 2024

Mode is decided on PC side, app doesn't have any control of it

@dakhnod
Copy link
Author

dakhnod commented Oct 8, 2024

Did you ever get this to work?
Do you mean pins A7 and A6? Which is SDA?

I am always getting the error "operation timed out"

@skotopes
Copy link
Member

skotopes commented Oct 8, 2024

hehe ) sorry, it's broken.

I've tested it on super basic level, but our team mates did some tests and told me that there are couple bits and pieces missing. We'll fix it in future updates.

@skotopes skotopes reopened this Oct 8, 2024
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