On chip flash programming in MC68HC908QB8

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

On chip flash programming in MC68HC908QB8

Jump to solution
1,939 Views
kuji83
Contributor I
Hi,
In MC68HC908QB8, How can we access the falsh area and do page erase, Programming and Check or Compare programing. Any conversant c code available to all functions.
 
We would like to erase the falsh area and update with datas and do comparision with them and store these values.
 
Awaiting for reply.
 
 
Labels (1)
Tags (1)
0 Kudos
1 Solution
498 Views
J2MEJediMaster
Specialist I
Go the FAQ system and search for "Flash programming". A number of FAQs on the subject should show up. You'll have to sift through these for your MCU. Some of them reference Application notes, which document how to use a feature, such as programming Flash, and even provide source code.

---Tom

View solution in original post

0 Kudos
4 Replies
498 Views
kuji83
Contributor I
Thank you very much for your help.I have wriiten the flash routine.
0 Kudos
498 Views
bigmac
Specialist III
Hello,
 
The application notes AN2635 and AN2874 cover use of the ROM-resident routines, present within the QB8, and other HC908 devices.
 
Regards,
Mac
 
498 Views
CrasyCat
Specialist III
Hello
 
Did you check application notes on Freescale web site?
 
There might be something in there.
 
CrasyCat
0 Kudos
499 Views
J2MEJediMaster
Specialist I
Go the FAQ system and search for "Flash programming". A number of FAQs on the subject should show up. You'll have to sift through these for your MCU. Some of them reference Application notes, which document how to use a feature, such as programming Flash, and even provide source code.

---Tom
0 Kudos