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

need ability to select between 0.4 board, ua4c, and later on other versions #6

Open
ggurov opened this issue Apr 30, 2024 · 2 comments

Comments

@ggurov
Copy link

ggurov commented Apr 30, 2024

they all have different pinouts

2nd sheet in the pinout doc has evidence.

@rusefillc
Copy link
Contributor

@ggurov
Copy link
Author

ggurov commented Apr 30, 2024

the following are current pinouts in the board mapping dropdown box.

relevant ones are ua4c (4x4), ua2c (2x2 diy), speeduino 0.4 and speeduino 0.3 are same mapping, different interface for off-board signals (40pin idc vs screw terminals on 0.3), not sure about the rest, the may or may not have a mega foot print.

`#define pinLayouts = "
INVALID",
"Speeduino v0.2",
"Speeduino v0.3",
"Speeduino v0.4",
"01-05 MX5 PNP",
"96-97 MX5 PNP",
"NA6 MX5 PNP",
"Turtana PCB",
"Plazomat I/O 0.1",
"Daz V6 Shield 0.1",
"BMW PnP",
"NO2C",
"UA4C",
"BlitzboxBL49sp",
"DIY-EFI CORE4 v1.0",

irrelevant

"dvjcodec Teensy RevA",
"dvjcodec Teensy RevB",
"Drop Bear",
"Black STM32F407VET6 V0.1"
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants