Is it possible for an application running out of RAM to program segment 0 of the on-chip flash memory. If so, is there a good reference for code which will program the on-chip flash for the ST10F269 device? Thanks
Yes, it is possible. Of course, you have to consider the possibility of power failure during programming. The ST10F269 datasheet itself provides code samples for programming on-chip flash. Other sources of information can be found on the microcontroller manufacturer's web site: http://www.st.com/stonline/prodpres/dedicate/auto/embedded/flsdoc.htm http://www.stmcu.com/ Regards, - mike