-
Notifications
You must be signed in to change notification settings - Fork 112
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
add board support for QMTech XC7A35T core board and daughterboard #152
Conversation
ec8880b
to
a3f2743
Compare
Here is a short video of the blinky: https://twitter.com/hansfbaier/status/1387664548660858883 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please put all of these into a single toplevel qmtech_xc7a35t
module; they're a part of one kit.
@whitequark The Daughterboard is useable independently and can be used with a number of other QMTech daughterboards, see https://qmtechchina.aliexpress.com/store/4486047?spm=a2g0o.productlist.0.0.21785a1f82fPyk |
Hm, I'll need to think of the best way to handle this, then. |
Also we need the option to use the core boards independently of the daughterboard |
Also need to consider the similar case of standardized boards like feather (OrangeCrab), pmod, etc. |
There is support for pmods already. |
Ah yes, sorry, I remember now. |
…tion to the core platform
@whitequark I got rid of QMTechXC7A35TKitPlatform and added the daughterboard as an option to the main platform file |
@whitequark Will close this request and open another one with the QMTech EP4CE15 board included |
Just got my board today, and blinky test of all 6 leds and buttons works.
The LEDs and buttons are on the baseboard, which means the pin mappings are good.