-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
stm32f405 feather files #5177
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
stm32f405 feather files #5177
Conversation
you should be able to define it like:
within your boot.py. If that's what you mean? Great btw to see adafruit making STM32 boards. |
thanks :) its a fun chip! |
I think this may have unintended consequences. If boards ship with OEM VID & PID the VID & PID will change after a file system reset. I think Windows would assign a different COM port number when the VID changes. I would like to see a way for OEMs to use their OEM VID. You can copy One solution would be to host the board files outside of the MicroPython repository. Currently this won't work for the SAMD port as the VID and PID can't be overridden. |
hiya @chrismas9 that may be outside the scope of this PR, we're going to go with @hoihu's suggestion :) |
Thanks! One minor point: I think the board name should be prefixed with ADAFRUIT, to match the existing samd boards that we have in this repo. How about |
comin' right up! |
done :) |
Thank you! Merged in 06ae818 |
:D |
Tested all GPIO with
machine
twiddling, I2C with BMP280 library, SPI #1 with SPI Flash chip, SPI #2 with TFT FeatherWing, 2x DAC pins, and SD card.Couldn't figure out where to stick USB VID/PID?
https://www.flickr.com/photos/adafruit/48833485193/