We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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