Go to file
GitHub git update Action 0730b38af7 Auto-generated Default Tune (custom board)
[no ci]
2024-12-28 00:18:31 +00:00
.devcontainer add devcontainer for vscode 2024-10-19 10:00:44 -04:00
.github/workflows echo 'upload=bundles' >> $GITHUB_OUTPUT 2024-09-06 12:19:02 -04:00
.vscode add compile custom firmware vscode task 2024-11-21 10:06:33 -05:00
bin +x 2024-07-31 20:26:43 -04:00
connectors unused 2024-09-06 13:55:38 -04:00
ext GHA says update ext/rusefi submodule 2024-12-27 17:10:08 +00:00
firmware per-board pinout should write 2024-09-08 08:32:32 -04:00
generated Auto-generated Default Tune (custom board) 2024-12-28 00:18:31 +00:00
tests board unit tests 2024-08-02 01:59:58 -04:00
.gitattributes
.gitignore
.gitmodules
_compile_bundle.sh progress 2024-07-30 09:58:10 -04:00
_compile_simulator.sh +x 2024-06-05 23:31:33 -04:00
_compile_unit_tests.sh board unit tests 2024-08-02 01:59:58 -04:00
board.mk hiding some Lua 2024-11-19 20:01:54 -05:00
board_commands.ini per-board pinout 2024-09-08 08:07:46 -04:00
board_config.txt local handling of extra.txt and board_config.txt #14 2024-07-31 20:51:23 -04:00
board_configuration.cpp set default voltage divider to 1.47, and base voltage to 3.3v 2024-11-02 18:03:17 +00:00
board_indicators.ini TS syntax bugfix 2024-09-06 13:57:15 -04:00
board_popular_vehicles.ini per-board pinout UI 2024-09-07 00:30:51 -04:00
board_unit_tests.mk board unit tests 2024-08-02 01:59:58 -04:00
compile_firmware.sh improving 2024-09-02 23:59:50 -04:00
default_tune.cpp
extra.txt local handling of extra.txt and board_config.txt #14 2024-07-31 20:51:23 -04:00
knock_config.h
manual-generate-meta-data.sh
mega100_base_tune.msq base mega100 tune with pins selected 2024-09-06 22:19:35 -04:00
meta-info.env Update meta-info.env 2024-09-06 11:34:06 -04:00
prepend.txt test flow 2024-11-02 17:45:05 +00:00
readme.md typo 2024-09-08 01:29:41 -04:00
stm32_megaefi_no_buffers.pdf schematics for BLUE MEGA100 2024-10-24 15:46:42 -04:00

readme.md

firmware snapshot

base example tune with pins selected: https://github.com/rusefi/fw-custom-mega100/blob/main/mega100_base_tune.msq

Younger sibling of https://github.com/rusefi/fw-custom-mega-legacy

See https://github.com/rusefi/rusefi/wiki/Custom-Firmware

FAQ

Q: What is this ?

A: This is an STM32F407VGT6 on an Arduino Mega socket board. It has 1 megabyte of flash, and can run both rusEFI and STM32Speeduino on existing installations that use Mega2560 board. There is a CAN PHY transciever on the board with CANTX/CANRX going to PD0/PD1, this is CAN0 ALT_2

Q: What voltage dividers are used for analog inputs ?

A: 470 ohm and 1k ohm

Q: What are the seven headers to solder?

A: the quick and lazy way: https://a.co/d/gqrhHuu, image

A2: There are FIVE 1x8 , ONE 1x10, ONE 2x18 headers, they can be made up of normal cut to length 1x headers, and a 2x header with enough pins.

Q: Are all the pins connected ?

A: no, Mega D46 is not connected, on 0.4 board that's earmarked for WMI EMPTY indicator.

Q: What is the proper orientation of the header ?

A: image

Q: What's the intended use for this board ?

A: Upgrading any speeduino compatible board: official 0.4 board: image

wmtronics ua4c: image

and others that are built around Mega2560 Socket

Q: What's the pinout, what goes where !?

For 0.4 board:

image

for ua4c:

image