STMicroelectronics / STM32CubeH7

STM32Cube MCU Full Package for the STM32H7 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
https://www.st.com/en/embedded-software/stm32cubeh7.html
Other
479 stars 298 forks source link

Error comment in "system_stm32h7xx. c" file #246

Closed chenjingyuanku closed 1 year ago

chenjingyuanku commented 1 year ago

The comment near the macro definition of "VECT_TAB_BASE_ADDRESS" in the "system_stm32h7xx. c" file says "This value must be a multiple of 0x300." It should actually be 0x200, which is a very misleading comment.

carlo-dev-git commented 1 year ago

@ALABSTM I think this is a duplicate of https://github.com/STMicroelectronics/cmsis_device_h7/issues/2 and it was fixed in release V1.11.0

TOUNSTM commented 1 year ago

Hello,

Thank you for your report, but as @carlo-dev-git said This issue has been previously reported by other users and it was fixed. Please allow me to close this issue. Thank you again for your comprehension and for your contribution.

Best Regards