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

add board support for QMTech XC7A35T core board and daughterboard #152

Closed
wants to merge 8 commits into from

Conversation

hansfbaier
Copy link

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.

@hansfbaier
Copy link
Author

Here is a short video of the blinky: https://twitter.com/hansfbaier/status/1387664548660858883

Copy link
Member

@whitequark whitequark left a 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.

@hansfbaier
Copy link
Author

hansfbaier commented May 1, 2021

@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
Factoring out the daughterboard allows to plug in all the other core boards.

@whitequark
Copy link
Member

Hm, I'll need to think of the best way to handle this, then.

@hansfbaier
Copy link
Author

hansfbaier commented May 1, 2021

Also we need the option to use the core boards independently of the daughterboard

@hansfbaier
Copy link
Author

Also need to consider the similar case of standardized boards like feather (OrangeCrab), pmod, etc.
Would be great to have some generic infrastructure to plug those into own projects in a uniform way.

@whitequark
Copy link
Member

There is support for pmods already.

@hansfbaier
Copy link
Author

Ah yes, sorry, I remember now.

@hansfbaier
Copy link
Author

@whitequark I got rid of QMTechXC7A35TKitPlatform and added the daughterboard as an option to the main platform file

@hansfbaier
Copy link
Author

@whitequark Will close this request and open another one with the QMTech EP4CE15 board included

@hansfbaier hansfbaier closed this May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants