2008-05-17 12:50 AM
2008-05-16 07:25 PM
Hi,
I am using STR730 microcontroller, its RAM size is 16k, but I need more RAM space for my application. How can I have more RAM space with the same processor? Can I remap RAM or can i used space space from Flash for RAM? Sang2008-05-17 12:50 AM
If you have 16K bytes of RAM, that's how much RAM you have, and no amount of remapping will change that fact.
I think you were going to ask a different question, which is 'Even with this limited amount of RAM, is it possible to make my application work, maybe utilizing Flash somehow?'Well, only you can answer that question, since you provided no information about your application. Regards, - mike