zephyr/drivers/sensor/stm32_temp
Brian Juel Folkmann 065a8f25e1 drivers: stm32_temp stm32h5 device must disable icache to access cal
Reading the temperature calibration data requires disabling the icache
of the stm32h5x mcu.
Else a bus fault error occurs reading Address: 0x8fff8014-0x8fff818
Enable afterwards.

Signed-off-by: Brian Juel Folkmann <bju@trackunit.com>
2023-05-02 10:53:58 +02:00
..
CMakeLists.txt
Kconfig drivers: sensor: stm32_temp: Add support for STM32C0-series 2023-04-13 09:59:52 +02:00
stm32_temp.c drivers: stm32_temp stm32h5 device must disable icache to access cal 2023-05-02 10:53:58 +02:00