Search the web
Sign In
New User? Sign Up
68HC12
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 16065 - 16094 of 16094   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16065
*Well, your CONVERT routine has a number of issues. I'm not sure what your intent really is, however, it certainly is not an endless loop as you might want....
Michael Burgess
mburgess@...
Send Email
Sep 24, 2008
8:26 pm
16066
Good post. I obviously didn't follow the code to its logical conclusion and made some assumptions (as it seems several have...including the OP). I humbly...
William R. Elliot
bille_wre
Offline Send Email
Sep 25, 2008
4:20 am
16067
Hi, I am looking for a schematic and software for BDM mode HC12D60 eeprom read/write. Thank You,...
watersplitx
Offline Send Email
Sep 25, 2008
9:31 am
16068
Hello all, I use the HCS12 T-board with the mc9s12dp512. I also use the trial version of ICC12 compiler and the TWINpeeks monitor. My purpose of the program is...
andan_@...
samuraj_san
Offline Send Email
Sep 26, 2008
12:58 pm
16069
Many issues with your code. interrupt_handler pragma for Timer0 function, while ISR is called Timer2. In SetTimer you enable interrupt for TC2, clear flags of...
Edward Karpicz
keffffek
Offline Send Email
Sep 26, 2008
1:39 pm
16070
Hello Micheal, Thanks for the reply. The requirement with the code is that it should keep on reading voltages from 2 sources and when there is a change in...
roopa valluri
roopa_vn2512
Offline Send Email
Sep 26, 2008
4:21 pm
16071
Thanks for the update info, but can't still get it to work. I think that the fault are in the following code lines: *((unsigned char *)0x3FE2) = 0x06; // JMP...
andan_@...
samuraj_san
Offline Send Email
Sep 29, 2008
2:17 pm
16072
... Maybe should be PORTB ^= 0xff; rather than 0x00, as exclusive or with 0 will not toggle any bits. David...
David Simpson
djsimpson100
Offline Send Email
Sep 30, 2008
4:50 am
16073
Hello, I am asking you for help with a migration problem, migrating code from IAREW 2.31 C to 4.7. The memory won't map in the same areas as in the older...
Rickard Rohlin
f95riro
Offline Send Email
Oct 2, 2008
8:37 am
16074
I'm using the 68HC912DT128A CPU......
Rickard Rohlin
f95riro
Offline Send Email
Oct 2, 2008
8:52 am
16075
how to access html data in ne64? i am going through a project based on embedded web server.. and here i will send data a html file, f4om one system to ne64 via...
navdeep sarangal
navdeepsarangal
Offline Send Email
Oct 3, 2008
10:14 am
16076
As I remember, there is an application note for TCP/IP for ne64 on Freescale site; if not enough, try also AN3455 (and AN3455SW) also from Freescale - although...
Petrescu
yoanp
Offline Send Email
Oct 3, 2008
10:42 am
16077
I have a CML-9S12DP512 board with the usb-bdm debugger for sale, I am looking to get $110 shipped for these, I Have used these for approx 6 months or so, I no...
superchargedss85
supercharged...
Offline Send Email
Oct 5, 2008
5:19 pm
16078
Very Good! But buy a product aboard is so much trouble! Can I act as an agent your product in China? ... ÑÅ»¢ÓÊÏ䣬ÄúµÄÖÕÉúÓÊÏ䣡 ...

chiusir@...
Send Email
Oct 6, 2008
4:53 am
16079
I'm learning the MC68HC12, I have an assignment to translate an assembly language program into machine language and some machine language into assembly. Can...
a92651delgado
Offline Send Email
Oct 6, 2008
5:28 pm
16080
... The place to start is the manuals. They are all available for download for free form the Freescale web site. Don't be daunted by the seemingly huge...
James M. Knox
jknox@...
Send Email
Oct 6, 2008
6:01 pm
16081
Yeah,you can say that again! roc in Beijing "James M. Knox" <jknox@...> дµÀ£º ... The place to start is the manuals. They are all available for ...

chiusir@...
Send Email
Oct 7, 2008
12:48 am
16082
Thanks for the direction. I found the manual for the MC68HC12 on the freescale site. But I couldn't find the translation information. What should I be looking...
a92651delgado
Offline Send Email
Oct 7, 2008
6:03 pm
16083
You need to look for opcodes for HC12 to relate assembly instructions to machine language. It also includes additional useful data about each assembly...
Deniz KERİMOÄ...
deniz_kerimoglu
Offline Send Email
Oct 7, 2008
6:59 pm
16084
Hi, I have got a problem with cross banking calls which I hope somebody can help me with. Target: 9s12DG128 Compiler: Cosmic I have been using the 9s12DJ64 for...
da_old_skool
Offline Send Email
Oct 7, 2008
7:28 pm
16085
Hi, I believe the first page of an S12DG128 should be biased to 0xE0000 which gives you a PPAGE of 0x38. e.g. +seg .ftext -b 0xE0000 -o 0x8000 -m 0x4000...
Michael Burns
cosmicmikeus
Offline Send Email
Oct 7, 2008
9:03 pm
16086
Hi, Im doing a dc motor PID controller. Im using Nanocore12DX. I have an enocoder. It is a quadrature encoder. I have generated PWM signal from HC12 to drive...
chai_jp@...
waks_up
Offline Send Email
Oct 9, 2008
5:30 am
16087
Hi, Im doing a dc motor PID controller. Im using Nanocore12DX. I have an enocoder. It is a quadrature encoder. I have generated PWM signal from HC12 to drive...
waks_up
Offline Send Email
Oct 9, 2008
5:31 am
16088
Hi, Im doing a dc motor PID controller. Im using Nanocore12DX. I have an enocoder. It is a quadrature encoder. I have generated PWM signal from HC12 to drive...
waks_up
Offline Send Email
Oct 9, 2008
5:31 am
16089
Hello, we (me and a colleague of mine) have some problems by flashing HCS12C32 a Controller. We are using this HCS12 Type since years in different PCB's and...
jwoermann
Offline Send Email
Oct 9, 2008
6:39 am
16090
... from ... I built a PID controller to maintain a constant tempreature in a surface of a bulb. And I used 9S12E128 series and used the PMF subsystem(Like...
L.L.Chamara Kasun
chamara83
Offline Send Email
Oct 9, 2008
3:36 pm
16091
I have an axiom mc9s12dp512 eval board for sale, Comes with the usb debugger module..Im asking $110 shipped in the united states.. It is only about 6 months...
superchargedss85
supercharged...
Offline Send Email
Oct 9, 2008
6:42 pm
16092
Hi, Im trying to use input capture to sense the rising edge from the encoder. It seems like my program cant go into the interrupt function. After i sense 100...
chai_jp@...
waks_up
Offline Send Email
Oct 12, 2008
6:12 am
16093
When you want to read Encoder's Pulses ( --> R.P.M) , you can use HCS12's PulseAcculator. HCS12 have two 16bit-PulseAcculators : PulseAcc A (PT7) , PulseAcc B...
leonardo_u3000
Offline Send Email
Oct 12, 2008
8:34 am
16094
Im using it to control the motor speed and know the direction of rotation. Can you send me the code or post it here? Thanks for your help...
chai_jp@...
waks_up
Offline Send Email
Oct 12, 2008
10:42 pm
Messages 16065 - 16094 of 16094   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help