rusefi-full/firmware/hw_layer/ports/stm32/stm32f7
Matthew Kennedy 15353ae3b2
auto detect HSE clock speed (#2952)
* detect hse

* implementation

* these boards don't need to set their own HSECLK

* assertions

* name

* tweaks

* how did this compile?

* s

* biiiig comment

* this script doesn't need to set 25mhz any more

* ....or PLLM

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-12 20:51:35 -04:00
..
cfg auto detect HSE clock speed (#2952) 2021-07-12 20:51:35 -04:00
STM32F7.ld Support STM32F7 1MB devices (#2659) 2021-05-09 09:19:20 -04:00
board.h auto detect HSE clock speed (#2952) 2021-07-12 20:51:35 -04:00
device_mpu_util.h ADC cleanup, enable oversampling on H7 (#2437) 2021-03-08 14:50:50 -05:00
dfu_init.h h7 dfu and comments (#2522) 2021-04-03 21:58:29 -04:00
hw_ports.mk Support STM32F7 1MB devices (#2659) 2021-05-09 09:19:20 -04:00
mpu_util.cpp non blocking flash on f7 dual bank 2MB (#2749) 2021-05-29 08:05:29 +03:00
stm32f7xx_hal_def.h
stm32f7xx_hal_flash.c Supress annoing unused warnings (#2216) 2021-01-11 08:49:20 -05:00
stm32f7xx_hal_flash.h
stm32f7xx_hal_flash_ex.c
stm32f7xx_hal_flash_ex.h