-
Notifications
You must be signed in to change notification settings - Fork 304
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
Contract help wanted to port Candlelight to Artery AT32F415 #74
Comments
p. 487
|
I have confirmed with Artery tech support that this is no longer the case and that the manual is old and out of date. Happy to share my correspondence with Artery on this subject. Please be advised that the CAN and USB can run concurrently with the current AT32F415 MCUs |
you may find this helpful and i quote.
and some correspondence that is relevant to this...
|
Thanks for the info. I don't have time to work on this but wanted to clarify that point since it's the more or less well-known limitation of the F103 |
Yes... this is a VERY important issue and one that we were concerned about early on... So... spent some time researching it. here is the pertinent description of the USB in their latest datasheet. I quote...
|
I am thinking that this should be a pretty straightforward project for someone familiar with the STM development tools and architecture. |
I think I should start selling the parts I still have on stock 🤑 |
Hello All,
as you know by now STM MCUs are in very short supply and very expensive these days if you can even find them. We have seen prices go from $1.80 -> $10 -> $29 two weeks ago and still rising.
We have been looking a replacing the STM MCUs with the Artery AT32F415. The Artery MCU as very similar in architecture to the STM units. We have been able to load the candlelight firmware onto these units but it fails to run and enumerate.
Here is a link to the Artery MCU programming guide.
https://www.arterytek.com/download/RM_AT32F415_EN_V1.03.pdf
Wondering if anyone in the community would be interested in porting Cadelight to this new platform. If so please contact me with contract terms and availabilty.
Thanks,
--luis
The text was updated successfully, but these errors were encountered: