STM32H562 FLASH Prefetch and ICACHE
Hello,
I am currently evaluating the STM32H562 device. This devices has an ICACHE (instruction cache) module.
Does it make sense to enable both, the ICACHE module and the FLASH prefetch buffer?
In the past I already worked with the G0, G4 and F4 series.
If I create an STM32G474 CubeIDE project, I can enable the FLASH "Instruction cache" and the "Prefetch buffer" via the "RCC" module.
If I create an STM32H562 CubeIDE project, I can enable the "ICACHE" module but there is no "Prefetch buffer" setting in the "RCC" module anymore.
Is there a reason that the "prefetch buffer" enable option is not available for the H562 device in the CubeIDE?
What is the difference between the "FLASH Instruction cache" of the G4 and the "ICACHE" module of the H5?
Thank you,
Markus


