Using the embedded flash with Keil on STM32F730
Hi! I'm wondering if anyone knows how to use the 64k of embedded flash on an STM32F730. The Discovery kit examples and the cube are all configured for external flash and linked at start address 0x900000000 . None of the on-chip flash options make any sense (AXI, TCM). I've tried them with the linked start address at 0x8000000
Can the flash programming algorithms be managed?
(options -> utilities -> settings -> cortex - m target driver setup flash download)