Solved
Custom CAN Bootloader For STM32 H725, G491, H563
I am implementing custom CAN bootloaders for H725, G491, and H563. I would like to use the same bootloader across all MCUs.
- Are the flash interfaces across these MCUs close enough that a common bootloader is feasible? [I haven't compared the reference manuals yet]
- If there are differences, does HAL hide them?
