Link to home
Start Free TrialLog in
Avatar of naseeam
naseeamFlag for United States of America

asked on

Reneas M32192F8 Microcontroller Internal Flash Memory Programming

Renesas Microcontroller M32192F8 Internal Flash Memory Questions.

1. Can a cell be programmed more than once? I define cell size to be 8 bytes because 8 bytes are programmed at a time. For example, if I program 0x55AA to a cell and again program 0x55AA to the same cell, is that allowed?

2. Once Flash chip is in erase/write enable mode, can it be read by dereferencing an address. Or do I have to command it to read mode in order to read. If it needs to be commanded to read mode in order to read, then do I have to put it back in erase/write mode in order to program.

Please see chapter 6 at the following link:
http://documentation.renesas.com/eng..._195_196hm.pdf

Thanks.
SOLUTION
Avatar of Anthony2000
Anthony2000
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of naseeam

ASKER

Thanks.

Could you go to www.renesas.com.  Then, click on M32R and it will take you to M32192 Manual.  Please see chapter 6 of this manual.

For all of our platforms, we enable flash chip for erase and program during initialization.  While chip is in this enabled for erase and program, we program the chip and also read the chip.  I mean we just read by dereferencing memory address.  Can we do that with this flash memory.
I cannot beileve it, but I cannot find the manual. I find the page, but I cannot find the correct pdf. I see product specifications, but no manual that describes the flash programming????? Can you give more specific details as to what to click on. I am surprised that I cannot find it???
Avatar of Infinity08
>> http://documentation.renesas.com/eng..._195_196hm.pdf

This link is incomplete (notice the ... in there). Can you paste the correct link, please ?
Avatar of naseeam

ASKER

Here is the link again.  Sorry about that.

http://documentation.renesas.com/eng/products/mpumcu/rej09b0123_32192_195_196hm.pdf

Another way to get the manual is as follows:

1.  Go to www.renesas.com
2.  Under Find a Product - Click M32R
3.  Upper Left Hand Side, click on documentation
4.  Middle Left Hand Side, click on 32192/32195/32196 Group Hardware Manual
5.  Then click on Hardware Manual
6.  Go to Chapter 6.4 -  Internal Flash Memory
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial