rusefi-full/firmware/hw_layer/ports/stm32
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 Chibios-Contrib for stm32 (#2903) 2021-07-05 09:53:45 -04:00
serial_over_usb multiple mass storage (#2535) 2021-04-10 08:35:41 -04:00
stm32f4 auto detect HSE clock speed (#2952) 2021-07-12 20:51:35 -04:00
stm32f7 auto detect HSE clock speed (#2952) 2021-07-12 20:51:35 -04:00
stm32h7 Chibios-Contrib for stm32 (#2903) 2021-07-05 09:53:45 -04:00
backup_ram.cpp
flash_int.c Flash fix erase check (#2750) 2021-05-28 20:35:54 +03:00
mcuconf_common_f4_f7.h auto detect HSE clock speed (#2952) 2021-07-12 20:51:35 -04:00
microsecond_timer_stm32.cpp
osc_detector.cpp auto detect HSE clock speed (#2952) 2021-07-12 20:51:35 -04:00
port_mpu_util.h update h7 clock config (#2388) 2021-02-23 22:55:38 -05:00
rusEfiStartup.S
stm32_adc_v2.cpp F429 MCU says it's too cold #2552 2021-04-25 09:11:57 -04:00
stm32_adc_v4.cpp fix h7 adc (#2442) 2021-03-10 19:52:39 -05:00
stm32_common.cpp typo 2021-07-11 10:16:35 -04:00
stm32_common.mk auto detect HSE clock speed (#2952) 2021-07-12 20:51:35 -04:00
stm32_pins.cpp