rusefi_documentation/stm32-readme.md

19 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

# STM32 Readme
2019-12-30 08:11:16 -08:00
2021-02-17 14:50:11 -08:00
rusEFI is known to work on these stm32 chips:
2019-12-30 08:11:16 -08:00
| chip | Frequency | Ram | Flash | Notes | Package notes | |
|------|-----------|-----|-------|-------|---|---|
2021-02-17 14:50:11 -08:00
| F407 | 168 MHz | 192 Kb | 1M | most popular rusEFI chip | | |
2019-12-30 08:11:16 -08:00
| F469 | 180 MHz | 384 KB | two banks of flash should allow storing settings without execution pauses. | Prometheus board. | | |
Loads of little updates and FSIO work (#68) * Fix for Home page and future features page added * Update Acceleration_Compensation.md * Update Fuel_Overview.md * More fuel info * More X-tau * Ongoing Tasks list Free for all list for people to update as they change track * Update Ongoing_Tasks * Hidden names on pages and multi-spark page * Update X-tau_Wall_Wetting.md * Update * Update AlphaN.md * Update Speed_Density.md * Fuel control overview improvement, added wide band page * Update Wide_Band_Sensors.md * Update Fuel_Overview.md * Update MAF.md * Update MAF.md * Update rusEFI_console_directory.png * Delete rusEFI_console_directory.png * Delete wall_wetting.md * Fuel Index + Formats Also old wall wetting page kill * Update Pages_Fuel.md * Update Pages_Fuel.md * Create Pages_Hardware.md * Update Pages_Hardware.md * Sensor and Actuators index * Start of Ignition Index * Create Fuel_Injectors.md * Moved file * Added PNP72 jumper info * More updates + Software pages * Update MREAdapter72.md * Create Roadmap_Fuel.md * Created Kit Instruction link * Dev_Hardware_Guidelines * Images and links update * Update Dev_Hardware_Guidelines.md * Update Dev_Hardware_Guidelines.md * Update .gitignore * Ignition FAQ and start of what we cannot do * found by **Serching the forum** update * Searching at top of side bar * Photo fixes * Create Vault_Of_Ignition_Parts.md * Update Pages_Ignition.md * Update FAQ_Ignition.md * D is for DISTRACTION * stuff * Added Pages_FAQ_and_HOWTO * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * Update Dev_Status.md * FSIO * Labeled A/C Fan to Low-side, Labeled IAC Feed as 12v, Labeled 3A/3B GNDs as Power grounds, Labeled VVT Feed as 12v, Labeled EGR boost sensor as AV/MAP, Labeled TPS * Added in VVT control row, Added in IDLE valve control row, ensured alphabetical sorting excellence * Updated MREAdapter72 (markdown) * Added in TPS 5v power. * Added pin for * Added in instructions for making use of aux low-side. * Updated Proteus (markdown) * Updated Proteus (markdown) * Updated Proteus (markdown) * stuff * online * stepper idle * Create Vault_BMW_Info.md * Updated Proteus (markdown) * docs * docs * more checks * Update FSIO.md * Update FSIO.md * Update FSIO.md * docs * Update FSIO.md * Correction to Fuel Overview. * updates * Created TS-Plugin (markdown) * STM32 working units update * Update Hardware_Proteus_Wiring_v03.md * updates * Update D_is_for_DISTRACTION.md Co-authored-by: ByteVenom <5294819+ByteVenom@users.noreply.github.com> Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com> Co-authored-by: rusefi <rusefillc@gmail.com> Co-authored-by: rusefi <rusefi@users.noreply.github.com>
2020-06-19 06:33:41 -07:00
| F767 | 216MHz | 512 KB | 1M | Used on MicroRusEFI | | |
| F429 | 180MHz | 256 KB | 2MB | 144 pin used on Proteus | [pinout](https://os.mbed.com/platforms/ST-Nucleo-F767ZI/#board-pinout) | |
2019-12-30 08:11:16 -08:00
| | | | | | | |
2021-02-17 14:50:11 -08:00
Trying to get rusEFI running on:
2023-01-02 11:22:23 -08:00
2019-12-30 08:11:16 -08:00
| chip | Frequency | Ram | Flash | Notes | Package notes | |
|------|-----------|-----|-------|-------|---|---|
| F746 | 216 MHz | 320 Kb | 1M | . | | [pinout](https://os.mbed.com/platforms/ST-Nucleo-F746ZG/#board-pinout) |
| F767 | 400 MHz | 1024 KB | 2M | .. | | [pinout](https://os.mbed.com/platforms/ST-Nucleo-H743ZI/#board-pinout) |