-
Notifications
You must be signed in to change notification settings - Fork 62
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
Arduino Support #26
Comments
This is the site for the project: |
I seldom use Arduino so I don't have an idea, maybe you can fork it and make further changes to make it support PY32 types? |
@NoNamedCat I don't know what is going on, I didn't see any new replies in this thread, but I found a lot new replies in my mailbox. Regarding the USB-DAP adapter problem, I don't know much about USB HID either, maybe you can find help in DAPLink discussions |
https://github.com/py32duino/Arduino-PY32 Arduino for the PY32F series is real now :) |
That's great news, the Arduino support will definitely attract more users. |
Totally agree. That makes my dreams come true. I really want the cheapest possible Arduino compatible board. The same with the older design. You can use the design as you wish. You can use it in this web page. You can sell it. You can do what you want, You don't need to credit me for that. The board should be compatible with the puysisp tool that wagiminator created. |
Should i close this issue? |
I don't mind if it is open, but if you like, yes, of course you can close it. |
Hello, thank you for this project once again.
I want to add Arduino support for the PY32F002.
As IOsetting mentioned earlier, there are some projects that do this for another chip called AIR001.
I've collected some test sketches and can confirm that if I upload the hexadecimal to the PY32F002, it works perfectly.
So, I'm thinking of cloning the repository and adapting the source code for this MCU.
I have some questions about how to do this.
Is it correct to take the source code from the repository and adapt it for this MCU?
Would any of you be interested in doing this?
Is it worth doing this?
Some of you have mentioned that the resources of this MCU might not be sufficient for the Arduino environment.
Based on the results and libraries ported by the other project, do you believe this to be the case?
Thank you and warm regards!
The text was updated successfully, but these errors were encountered: