Need help for s12xe - any tutorials for this microcontroller

A place to discuss software and code that isn't automotive related. Free and open source preferred but not compulsory.
Post Reply
spyghost
TO220 - Visibile
Posts: 10
Joined: Wed Jul 28, 2010 6:18 am

Need help for s12xe - any tutorials for this microcontroller

Post by spyghost »

hi,

do you have any site or info on the how to's of programming this microcontroller? detailed how to would be really good.
User avatar
Fred
Moderator
Posts: 15431
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: Need help for s12xe - any tutorials for this microcontroller

Post by Fred »

It's probably quite similar to the s12xdp512, if you mean the s12xep100. You could probably learn quite a lot from the FreeEMS source in that respect. hcs12mem works for 1 128k block of flash. I'm unsure if the xep100 uses 128k blocks or is in some other format. That'll get you up and running for sure, though.

Go and grab freeems 0.0.1 from sourceforge as a simple example and modify the memory descriptions etc to suit the bigger chip.

Fred.
DIYEFI.org - where Open Source means Open Source, and Free means Freedom
FreeEMS.org - the open source engine management system
FreeEMS dev diary and its comments thread and my turbo truck!
n00bs, do NOT PM or email tech questions! Use the forum!
The ever growing list of FreeEMS success stories!
Post Reply