rusefi/firmware/hw_layer/ports/stm32
Andrey G c091b18baf
Int flash fixes (#3089)
* STM32F7xx: flash write parallelism settings

Datasheed allows 32bit program operation only for 2.7..3.0
While RM defines wider range...

* Add parentheses to defines

* intFlash: show all errors to user

Currently only erase error was exported to user. Flash write error
was silent. Also define few additional error codes and show it to
user.
2021-08-01 18:26:42 -04:00
..
cfg
serial_over_usb
stm32f4 Remove outdated option CH_DBG_ENABLE_TRACE (#3087) 2021-07-31 07:51:13 -04:00
stm32f7 Remove outdated option CH_DBG_ENABLE_TRACE (#3087) 2021-07-31 07:51:13 -04:00
stm32h7 H7 ADC triggered by hardware timer (#3028) 2021-07-23 14:50:35 -04:00
backup_ram.cpp
flash_int.c Int flash fixes (#3089) 2021-08-01 18:26:42 -04:00
mcuconf_common_f4_f7.h
microsecond_timer_stm32.cpp
osc_detector.cpp osc detector on H7 (#2992) 2021-07-19 21:58:23 -04:00
port_mpu_util.h
rusEfiStartup.S
stm32_adc_v2.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
stm32_adc_v4.cpp H7 ADC triggered by hardware timer (#3028) 2021-07-23 14:50:35 -04:00
stm32_common.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
stm32_common.mk
stm32_pins.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00