Overview
Description
The Flash Access Driver (FAD) provides simple operation as an API (FAD function) to handle flash memory operations by calling the FAD functions within the application. This FAD handles calls of the "Flash Application Command Interface (FACI)" in the flash hardware. It interacts with code flash memory or data flash memory.
- Erasing
- Programming
- Blank checking
- Security settings, etc.
Target Devices
Support
Support Communities
- [Solved] RGA Initialization error after porting to new hardware
I'm trying to get the RGA driver from the RZ/A1 Framework V1.03 (R01AN3638EJ0103) integrated into my e2studio project. I've made a number of changes to the OSPL layer and a few other bits here and there - but my call to R_GRAPHICS_Initialize() is returning ...
Jul 11, 2018 - How to work with a bootloader?
Hello! I would like to learn how to work with a bootloader on a Synergy S3A7 device. My intention is to flash a bootloader which loads my application from internal flash memory, which can be updated trough a UART or USB connection if necessary. I found some documentation about the ...
Mar 6, 2020