Serial communication code

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

Serial communication code

1,913 Views
RChapman
Contributor I
This message contains an entire topic ported from a separate forum. The original message and all replies are in this single message. We have seeded this new forum with selected information that we expect will be of value to you as you search for answers to your questions.
 
Posted: Mon Oct 10, 2005 4:35 pm    
 
Hi all, Im starting with this stuff. Could anybody give me a serial communication code Stationery example for MC9S12NE64?
Thanx in advance.
 
Posted: Mon Oct 10, 2005 8:42 pm  
 
in C or ASM?
Posted: Tue Oct 11, 2005 6:18 am    
 
In C please.  
 
Posted: Tue Oct 11, 2005 12:17 pm    
 
Sorry,

I have never written code for the HCS12 in C. I am sure there are sample projects available that have SCI done in C if not for that specific chip then for anohter HCS12 that could be easily modified to work for that chip. ASM is not too difficult for the HCS12 honestly. Before picking up ASM for the HCS12 I only had done small projects and routines in x86 ASM.
 
Posted: Thu Oct 13, 2005 10:18 am    
 
I have found a Stationery Serial commnunication software for MC9S12DP256 in freescale.com. What do I have to do to use this software for my MC9S12NE64?
 
Posted: Sat Nov 19, 2005 2:09 am    
 
I'm not familiar with the MC9s12NE64 though all you probably have to change the register locations, Baud Rate and interrupt vector locations accordingly.
 
Posted: Thu Nov 24, 2005 11:38 am    
 
I am also working on serial communication with the 9S21NE64 at the moment. Could you please post a link to that Stationery Serial commnunication software on the freescale website?
Labels (1)
0 Kudos
0 Replies