User Activity

CK_SCMI0_HSE is a syntax error when compiling with dtc, but it does not exist in the file stm32mp1-clks/h. Is it okay to set it to CK_HSE?
I ran GENERATE-CODE on STM32CubeMX and M4 files were created. There is #include "stm32mp1xx.h" in stm32mp1xx_hal_def.h in Include, but there is no stm32mp1xx.h file. where is it?
In stm32mp157c-ed1.dts, the MPU pin setting is written in the stm32mp15-pinctrl.dtsi file, but in CubeMX, a node called @pinctrl is created in the generated .dts file and written in it.Why?Can I delete this part and create a ***.pinctrl.dtsi file?
There is a'ifdef CONFIG_SPL_BUILD' in stm32mp1.h, Makefile or many files, but there is no setting in the Kconfig file.
Kudos from