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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1930 - 1959 of 16521   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1930
Hi, I am having a Motorola HC12DG128 EVB and SDI cable. Using MCUEz as PC interface. I want to use PORTH key wakeup interrupt. I coded the following program...
Dr.D.C.Bandara
gemdcb
Offline Send Email
Jan 2, 2003
5:18 am
1931
... Bandara, It is possible you are not holding the Port H interrupt pin, in the interrupt state long enough. The data sheets specify the minimum time an ...
Doron Fael
doronf@...
Send Email
Jan 2, 2003
7:00 am
1932
Hello everybody, Can I Know How to access the data while in LoopBack Self test mode. I am using 12DP256pv, Motorolla Kit. Since in the Manual it is given that,...
manjunath srinath
sreeman_3
Offline Send Email
Jan 2, 2003
7:43 am
1933
The important thing is to provide is the dominant / recessive capability at the electrical level. Study into the Wire OR configuration for your CAN pins. See...
Kellogg Dave
davekellogg1...
Offline Send Email
Jan 2, 2003
2:11 pm
1934
Do you have any code that can do that, I would be very interested in getting the sub routine and examining that. Is that like a mag pickup input to the unit,...
Stephen Mac Neil
controllerman99
Offline Send Email
Jan 2, 2003
3:08 pm
1935
have downloaded the schematic of the DP256 evaluation board and found adjustable voltage regulator (U8=LP2951) in the circuit. The DP256 contains internal...
zeeschplitz <janvi@...>
zeeschplitz
Offline Send Email
Jan 2, 2003
3:45 pm
1936
Hi, I tried out a timer interrupt tasker on the HC12A4. With each task running in its own code page ( if you will). You most likely know most of the detail -...
Francois
francois@...
Send Email
Jan 2, 2003
5:28 pm
1937
Can anyone tell me where I may have gone wrong? I am using one of Oliver Tham's HCS12 T _Board connected to a Designer Systems DS-LCDD2 through the I2C port. I...
David Allen
flypress2001
Offline Send Email
Jan 2, 2003
5:35 pm
1938
I was hoping that SMT rework stations would be cheaper by now. Does anyone have any ideas for simple SMT rework? I'm having a problem removing simple things...
Bob White
bobwhite7793420
Offline Send Email
Jan 2, 2003
6:25 pm
1939
The external voltage regulator for the core supply was put on the DP256 EVB for initial silicon evaluation (in case the internal voltage regulator didn't ...
Gordon Doughman
gordonatmot
Offline Send Email
Jan 2, 2003
6:51 pm
1940
You might want to check out the "tweezer" approach. Many solder station manufactures sell a thermal tweezer accessory that work with a standard solder station....
Dan Clark
dclark@...
Send Email
Jan 2, 2003
6:56 pm
1941
... that pouring more processor performance into the system is too expensive and will require too much space. The compromise seems to be to have the high...
infamy3k <commanderne...
infamy3k
Offline Send Email
Jan 2, 2003
7:04 pm
1942
Bob -- Have you looked at the PACE solder/desolder stations?? They deliver a lot of value at about the best price I have seen. The fact remains, that these ...
Robert Smith
bobsmith523236
Offline Send Email
Jan 2, 2003
7:19 pm
1943
Thanks to everyone who responded, it is obviously a topic close the many hearts. Once the penny dropped about separate stacks (I went back through some 68300 ...
Jonathan Masters
jem_tech
Offline Send Email
Jan 2, 2003
11:03 pm
1944
I don't have code working yet, that's why I posted here. :) Judging from the way the CAS signal looks I would guess that it's mag pickup or something. A...
jeffguilfoil <jeffgui...
jeffguilfoil
Offline Send Email
Jan 2, 2003
11:17 pm
1945
Okay I've tossed this together into a stand alone program. I messed around with your code/my code quiet a bit, so I'll give you the simplist version with just...
jeffguilfoil <jeffgui...
jeffguilfoil
Offline Send Email
Jan 3, 2003
12:35 am
1946
... Wait a minute...Are your testing the codes in RAM? The settings I wrote are using interrupts, so if your testing it in RAM how is IC3 interrupt being...
zeta_alpha2002 <zeta_...
zeta_alpha2002
Offline Send Email
Jan 3, 2003
2:09 am
1947
Jeff, I have a calculation of duty cycle using an A4 with and ADXL202 accelerometer device. These devices have a fixed period variable duty output relative to...
Jonathan Masters
jem_tech
Offline Send Email
Jan 3, 2003
9:47 am
1948
I am using the HCS12 eval board and have a mask set 1K79X part. While executing the Timer5 interrupt service routine, I need to be interrupted by a...
varneybob <varneybob@...
varneybob
Offline Send Email
Jan 3, 2003
1:23 pm
1949
It turns out the I bit did get set so I had to first clear the TFLG bit associated with Timer5, then do a CLI, and everything turned out okay. Now however, I'm...
varneybob <varneybob@...
varneybob
Offline Send Email
Jan 3, 2003
3:11 pm
1950
... Re-enable interrupt inside ISR4?...
zeta_alpha2002 <zeta_...
zeta_alpha2002
Offline Send Email
Jan 3, 2003
3:11 pm
1951
In a message dated 1/3/03 10:14:54 AM Eastern Standard Time, ... I recall an errata that says something about an I interrupt happening during an rti will cause...
BobGardner@...
bobgardner32839
Offline Send Email
Jan 3, 2003
3:29 pm
1952
Okay, I have roughly 4000 lines of C++ code developed in Metrowerks CodeWarrior for the STAR12. The code seems to work fine for the most part as long as my...
varneybob <varneybob@...
varneybob
Offline Send Email
Jan 4, 2003
2:11 am
1953
I'm not exactly sure why, but I got my code to work! Sincere thanks to zeta_alpha2002, Jonathan Masters and Bob Gardner for the help....
jeffguilfoil <jeffgui...
jeffguilfoil
Offline Send Email
Jan 4, 2003
3:27 am
1954
Bob, This is the sort of problems that are very easy to find and resolve using a full-featured emulator. In such full featured emulator, you simply set a trace...
Doron Fael
doronf@...
Send Email
Jan 5, 2003
8:27 am
1955
On the 9S12DP256, if I read the docs right, it has a PPAGE register but no DPAGE or EPAGE register. Does the PPAGE register apply to data accesses as well? If...
rbarris <rbarris@...>
rbarris
Offline Send Email
Jan 5, 2003
11:41 pm
1956
I need to put a posting somewhere that somebody at Motorola might read. The availability of HC12 parts is appalling. All the fantastic engineering, product...
Jonathan Masters
jem_tech
Offline Send Email
Jan 5, 2003
11:49 pm
1957
Rob, Although it is called "PPAGE" it affects all memory accesses to the "Program Window" located from 0x8000 through 0xBFFF in the 16 bit address space. You...
Steve Russell
stevernohau
Offline Send Email
Jan 6, 2003
12:02 am
1958
... I think this is possible as long as the calling apps resides at $4000- $7FFF or at $C000-$FFFF. Although these shared block are at LastPAGE and...
zeta_alpha2002 <zeta_...
zeta_alpha2002
Offline Send Email
Jan 6, 2003
12:46 am
1959
Doron, Do the Nohau emulators need a board to plug into? Or do the Nohau emulators come with an "eval board" of sorts? I do not have socketed MCU, so I would...
varneybob <varneybob@...
varneybob
Offline Send Email
Jan 6, 2003
12:16 pm
Messages 1930 - 1959 of 16521   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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