rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
hw_layer
ports
stm32
stm32h7
device_mpu_util.h
Go to the documentation of this file.
1
/**
2
* @file device_mpu_util.h
3
*
4
* @date Feb 5, 2021
5
* @author Andrey Belomutskiy, (c) 2012-2021
6
*/
7
8
#pragma once
9
10
#include "
stm32h7xx_hal_flash_ex.h
"
11
12
#define MCU_SERIAL_NUMBER_LOCATION (uint8_t*)(0x1FF1E800)
13
14
// todo SPI! #2284
15
16
#define ADC_MAX_VALUE 65535
stm32h7xx_hal_flash_ex.h
Header file of FLASH HAL module.
Generated on Fri Sep 26 2025 00:10:16 for rusEFI by
1.9.8