EmbeddedRelated.com

Difference between S12 and S12X

Started by drew...@gmail.com in 68HC1214 years ago 2 replies

I have code written for a HCS12 Micro and was thinking about porting it over to a HCS12(X). It has interrupts, and it seems that the interrupts...

I have code written for a HCS12 Micro and was thinking about porting it over to a HCS12(X). It has interrupts, and it seems that the interrupts are handled differently. Is this true, or if the modules are the same between the 2 chips, will the code just port over and work the same. ------------------------------------


HCS12: Pierce Oscillator

Started by danne_lundin in 68HC1221 years ago 8 replies

I want to use a Pierce Oscillator (with a 20MHz crystal), but it doesn't work for some reason. Does anyone know where I can get...

I want to use a Pierce Oscillator (with a 20MHz crystal), but it doesn't work for some reason. Does anyone know where I can get more information or schematics on how to do this together with the HCS12? I'm using HCS12DG256 and the Codewarrior compiler.


CAN Bootloader HCS12

Started by cumbotl in 68HC1219 years ago 1 reply

Hi; I have been assigned the task of writing a CAN bootloader for the HCS12C64 chip. I am new to the world of the HCS12 family and would ...

Hi; I have been assigned the task of writing a CAN bootloader for the HCS12C64 chip. I am new to the world of the HCS12 family and would like any info on where to start to look for information on the process of building a bootloader for this chip, using the CAN bus.


ISP for 9S12DP256 HCS12

Started by tech_e_micro in 68HC1220 years ago 5 replies

I have been using an old Atmel 8535 chip - ABC miniBoard for a while now and I thought it might be time to move up. I am looking...

I have been using an old Atmel 8535 chip - ABC miniBoard for a while now and I thought it might be time to move up. I am looking into developing systems with HCS12 and would like to be able to program a 9S12DP256 via RS232 comms or parallel port from the PC without the need for p


Fw: HCS12 with non-multiplexed expand paged memory.

Started by Andrew Lohmann's New Email Server in 68HC1221 years ago 5 replies

Hi All, Does anyone know if there will be a variant of HCS12 with non-multiplexed memory in the future? It seems to me that the...

Hi All, Does anyone know if there will be a variant of HCS12 with non-multiplexed memory in the future? It seems to me that the only option is to use HC16, but this a little different, does not have so much flash and may be an unpopular choice. I have used this controller and find


HCS12 with 3 SCI Ports?

Started by jmey...@emittechnologies.com in 68HC1215 years ago 4 replies

I have been looking, but I can't seem to find any HCS12 products with more than two undependant SCI ports. Does anyone know of a HSC12 product...

I have been looking, but I can't seem to find any HCS12 products with more than two undependant SCI ports. Does anyone know of a HSC12 product that does? ------------------------------------


using codewarrior without a BDM

Started by oulaxer11 in 68HC1220 years ago 4 replies

More Noob question - I have an Axiom Board with the HCS12 - DP256 I wrote a VERY simple C program in codewarrior and tested...

More Noob question - I have an Axiom Board with the HCS12 - DP256 I wrote a VERY simple C program in codewarrior and tested it... I want to download it to the flash of the HCS12 using the AxIDE but when i try to upload the S - record i get a ROM error, which ma


Difference between HCS12 i.e. S12 and Star12

Started by nbahekar in 68HC1217 years ago 7 replies

Hello All, We are trying to dig out following questions. Does HCS12 i.e. S12 is same as Star12? Is S12X same as Star12X? Is S12X same...

Hello All, We are trying to dig out following questions. Does HCS12 i.e. S12 is same as Star12? Is S12X same as Star12X? Is S12X same as HCS12X? We are tring to find out information on internet but no resources available. thanks in advance, Nbahekar.


HCS12 - RNG generation

Started by "Dur...@gmail.com [68HC12]" in 68HC127 years ago 12 replies

I am trying to build Slot machine through HCS12 board without using any external components. I want to create a prototype of slot machine for...

I am trying to build Slot machine through HCS12 board without using any external components. I want to create a prototype of slot machine for that I need to have a working RNG code (may be in C language). give me the idea of where and how to start? Thank you!


HCS12 to HCS12 communication

Started by deaninkc in 68HC1219 years ago 9 replies

While looking around for a way to interface a DP256 processor to SD memory card and USB. I ran across the MC9S12UF32 processor that has ...

While looking around for a way to interface a DP256 processor to SD memory card and USB. I ran across the MC9S12UF32 processor that has hardware interfaces to both. The problem is it does not have a SPI or CAN interface or the AD that I need, so I though I would use both processors. I'm assuming I can somehow communicate between the two processors usi


BDM P&E HCS12

Started by tipet20002000 in 68HC1221 years ago 2 replies

Hello, Does anybody know any software to read HCS12 microcontrollers through BDM multilink from P&E? I need to read a...

Hello, Does anybody know any software to read HCS12 microcontrollers through BDM multilink from P&E? I need to read a MC9S12A128DB and I haven't any programmer. mail: Thank you very much.


MC9S12E128 - New HCS12 microcontroller

Started by Doron Fael in 68HC1221 years ago 2 replies

Hello all, I think many list members will be interested in finding out information on the new HCS12 - MC9S12E128...

Hello all, I think many list members will be interested in finding out information on the new HCS12 - MC9S12E128 microcontroller which is today announced by Motorola. The new MC9S12E128 has many qualities that make it interesting for many applications: 1)


What do you think about dynamic memory allocation?

Started by urk1254 in 68HC1219 years ago 5 replies

I wanted to hear opinions on the subject for HCS12 (at least 12 KBytes RAM chips and bigger). - Is somebody using it on HCS12...

I wanted to hear opinions on the subject for HCS12 (at least 12 KBytes RAM chips and bigger). - Is somebody using it on HCS12 chips? - How efficient it is (address space utilization and execution speed)? - In general for embedded application (I understand, this depends on


Software Filtering of an ADC input

Started by Andrew Leech in 68HC1220 years ago 20 replies

I guess this is a bit of a general question, rather than a specific HCS12 question, but I want to implement it on an HCS12..... ...

I guess this is a bit of a general question, rather than a specific HCS12 question, but I want to implement it on an HCS12..... I want to be able to 'filter' the value returned from an on-board ADC. When I say 'filter' I think that perhaps 'average' would be a better descripti


Advice me:C source code examples for HCS12

Started by in 68HC1221 years ago 1 reply

Hi, I'm using an EVB912DP256 with codewarrior and ICD12 target interface (P&E MULTILINK) with codewarrior for HC and HCS12. ...

Hi, I'm using an EVB912DP256 with codewarrior and ICD12 target interface (P&E MULTILINK) with codewarrior for HC and HCS12. Being new to this I was hoping that there would be more C source codeexamples in the package. I would like examples of useful things like


update on free HCS12(X) tools

Started by mculater12 in 68HC1215 years ago

Greetings from Technological Arts! I'd like to let everyone in the HCS12(X) community know about several free development tools that have been...

Greetings from Technological Arts! I'd like to let everyone in the HCS12(X) community know about several free development tools that have been released recently. This announcement will be especially interesting to those who are not using C or assembler. Several months ago, programmer David Armstrong released a FIG-Forth compiler and IDE for the 9S12XDP (http://mamoru.tbreesama.googlepages.com...


I2C (IIC) and HCS12

Started by varneybob in 68HC1222 years ago 3 replies

I'm trying to figure out how to program the baud rate for my I2C bus on the HCS12. The S12IICV2 document describes two equations...

I'm trying to figure out how to program the baud rate for my I2C bus on the HCS12. The S12IICV2 document describes two equations that deal with tap points and what not, but I have no idea what a tap point means. Any help would be appreciated. My micro will have a 25MHz squa


Device Id of HCS12

Started by Manjunath in 68HC1220 years ago 3 replies

Hello, I heard that each HCS12 device has it's own device id ( or some code number / partnumber provided by the Motorola) during the...

Hello, I heard that each HCS12 device has it's own device id ( or some code number / partnumber provided by the Motorola) during the manufacturing, which is embedded in the chip itself. I want to know where exactly these numbers located in the chip so that this number can be utilised in my appli


HCS12 Beginners Guide/ Tutorial

Started by Ajay in 68HC1220 years ago 3 replies

Can u pls. give me a link for HCS12 Beginners Guide/ Tutorial for C programming + Harware Interfacing etc.? ...

Can u pls. give me a link for HCS12 Beginners Guide/ Tutorial for C programming + Harware Interfacing etc.?


ADC HCS12 DP256

Started by hellfire1272000 in 68HC1222 years ago 4 replies

I would like some help in putting together some C Code to set-up and read one ADC Channel continuously and also set-up and Scan...

I would like some help in putting together some C Code to set-up and read one ADC Channel continuously and also set-up and Scan through multiple ADC channels continuously. I have Codewarrior for HCS12.Some help would be appreciated as I am a newcommer to embedded.