Post Go back to editing

How to Read from 4kB Flash Data of ADuCM330

Hello!

We are using ADuCM330 in our project. Our questions are:

1: Is it possible to save some data ( in the form of matrix or float variables ) on flash 4kB data location and also access (read) this data time to time through the execution code.    

2:  In the hardware manual only WRITING and ERASING commands are mentioned for flash 4kB data. If READING data from flash 4kB data location is possible then can you share some example code of WRITING and READING data from 4kB flash data?

Parents
  • Hello Holger!

    I have studied almost all the portion of hardware Reference Manual about Flash but can not understand the concept of Reading from it. We used ADuC7036 before and in that MCU there is a specific register "FEE0CON" which has the options of both Reading and Writing from Flash. But in ADuCM330 , we have "FEECMD" but it don't have the option of reading data. 

    Can you please tell us that how can we  select the Reading Mode in ADuCM330.

    Regards,

Reply
  • Hello Holger!

    I have studied almost all the portion of hardware Reference Manual about Flash but can not understand the concept of Reading from it. We used ADuC7036 before and in that MCU there is a specific register "FEE0CON" which has the options of both Reading and Writing from Flash. But in ADuCM330 , we have "FEECMD" but it don't have the option of reading data. 

    Can you please tell us that how can we  select the Reading Mode in ADuCM330.

    Regards,

Children
No Data