STM32F7 HAL Drivers for internal SRAM Access
Hello Everyone,
I am using 32F746GDISCOVERY. My code is stored in flash memory (0x08000000) on AXIM Bus with I and D cache enabled. I am using SW4STM32 Eclipse based IDE, i used STM32Cube for configuration this MCU. Now i want access internal SRAM without DMA (Read/Write Operation). I want to write some data in internal SRAM. Is there any HAL Driver to access internal SRAM?
Please help for above query.
Thanks,
Nandish Jasani.