HAL "instance" parameter contradiction
Hello,Is "instance" used just for numbering of HAL instances, or is it that the number has additional meanining in term of hardware ? For example:With SRAM, the instance in the SRAM example (stm32h7cube) is:hsram.Instance = FMC_NORSRAM_DEVICE; hsram...