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

Windows Based GPIO support #7

Open
rupeshshet opened this issue Jan 13, 2022 · 2 comments
Open

Windows Based GPIO support #7

rupeshshet opened this issue Jan 13, 2022 · 2 comments

Comments

@rupeshshet
Copy link

HI I am looking to use avrdude.exe in docker image for IotEdge written in c# and running on linux. Can this support GPIO model in future?

@mariusgreuel
Copy link
Owner

The Windows version does not support GPIO. However, there is Linux GPIO support, if that helps:
https://github.com/avrdudes/avrdude/wiki/Building-AVRDUDE-for-Linux

@mcuee
Copy link
Contributor

mcuee commented May 21, 2022

Windows Based GPIO support

Without a generic GPIO driver under Windows, it is basiclaly NO Go for this idea.

You will have better luck with other programmers like FTDI based programmer.

Last time avrdude got the old giveio driver which does not work for newer version of Windows. It was removed in this commit o 22 Dec 2021.
avrdudes/avrdude@60cb548

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

3 participants