68HC12
Join our technical discussions about Freescale Microcontrollers: M68HC12. (Freescale Semiconductor is a Subsidiary of Motorola).
Search Results for "pll"
Post a new Thread
jpdi - Nov 6 2009
Hi,
Below, the vector interrupt table I use for DP256...
Note the address I put it is 0xff80, not 0xef80...
I use ICC12 too, and it run OK for interrupt.
When I used DP256, I... 
Edward Karpicz - May 18 2009
Joel is right, interrupt every 1us is overkill. Minimalistic interrupt
service routine, even without mandatory flag clear sequency would take 9+8
bus cycles (SWI+RTI). That's 0... 
Sven K - May 18 2009
Hello,
> Because of character problems on the mail I received, I can't see if you
> want=20
interrupt each micro-second.=20
> If so, it seems very very fast for that=20
proc... 
jpdi - May 4 2009
Hi,
I find just this morning your problem about Timer.
Because of character problems on the mail I received, I can't see if you
want interrupt each micro-second...=20
If so, ... 
jpdi - Apr 16 2009
Hi,
I use 9s12XDP512CAL (112 pins), with Imagecraft ICC12 compiler, and NoIce
debugger with USB BDM.
Very nice configuration.
Very easy to write very big programs with it in ... 
Jonathan Masters - Feb 26 2009
Hi all.
I am experimenting with moving my PE+METROWERKS setup to a quad core
Intel machine. Metroworks can be made to work and compile my project.
I can then connect to the... 
Edward Karpicz - Dec 5 2008
Rivan Rivaldy wrote:
> Hi all,
> can anybody explain to me what's the relation between BDM and the MCU
> external clock? How is the data transfer in BDM related to the cloc... 
Petrescu - Oct 20 2008
Hi,
The manual states in Appendix: Electrical Characteristics the followings:
1. The device contains an internal voltage regulator to generate the logic
and PLL supply out of t... 
leonardo_u3000 - Oct 13 2008
Here is my code for Reading Motor's Speed , use PulseAcc-A and TOC2
+> TOC2 make a Timer Interrupt 20ms
+> PulseAcc-A detect Rising Edge, PulseAcc-A connect with pin-PT7.
... 
Edward Karpicz - Jul 31 2008
"jambotronic" wrote:
> I am a newcomer to the board and I would like to ask for some
> assistance on the following:
>
> I have a 16 MHz Elektronikladen 68HC12 Compact coll... 
sburgin13 - Apr 24 2008
--- In 6...@yahoogroups.com, "Eric Engler" wrote:
>
> --- In 6...@yahoogroups.com, "sburgin13" wrote:
>
> > Here's my problem: I compile a program and look at th... 
Robert Milne - Apr 23 2008
I have an unexplained intermittant reset that is defying my crude
debugging methods (sci print statements and pod breakpoints) and I
need a more sophisticated tool to trace the s... 
xreemiex - Mar 10 2008
i want to use the pulse accumulator such that it generate an interrept
after it counts 128 rising edges.
My code seems to never generate an interrupt. I am using codewarrior
as... 
Edward Karpicz - Mar 5 2008
Normally you choose A/D prescaler so that you don't violate A/D specs for
min and max A/D clock frequency.
Suppose you are using PLL and get 25MHz bus clock. You have to divid... 
jpdi - Feb 27 2008
Hello, Chris,
A couple of years ago, I moved from Intel 8051 (40 pins DIL package) to
Freescale HC12 (CMS 112 pins).
I was afraid about to start with a new and more powerful C... 
yadunandan kasu - Jan 29 2008
Hi everyone,
I am working on MC9S12XDP512 mcu using HCS12X starter kit, I am not
very good at MCU knowledge right now.
During my work, I got stuck in the Memory map concep... 
robm...@web.net - Jan 17 2008
This isn't going to help but as an aside I've never been able to debug
with the pll in operation. If I need to do source level debugging
(techarts bdm with noice12) I compile wi... 
dleatmot - Oct 24 2007
--- In 6...@yahoogroups.com, Donald E Haselwood
wrote:
>
> Does the following indicate the flash is bad (or is it something
else)?
>
> Part: MC9S12E128CPV Mask 2L15... 
Jeff Smith - Sep 11 2007
--- In 6...@yahoogroups.com, "John Hartman (NoICE)" wrote:
> Having been handed the opportunity on a silver platter, I COULD
> suggest that you try NoICE :)
[...]
I mis... 
dleatmot - Jul 19 2007
Hi James,
That layout in the datasheet is a "best practice" layout. Trying
to make the best of all worlds (ATD, Crystal, PLL, etc.)and fit it
all onto a single layer. I ag... 
Srinivas Parasaram - Mar 31 2007
Hai friends,
I am using MC9S12E128 controller with CodeWarrior V4.5,
Cyclone pro debugger and powered with 3.3V . Configuration used is
16Mhz bus frequncy with P... 
jpdi...@free.fr - Mar 21 2007
Hye
I'm trying to go from 9s12dp256 CPU to 9s12Xdp512, with the same printed board.
I'm able to download and debug program (ICC12 ImageCraft V 7 compiler and NoIce debugger)... 
jo_wan_soo - Nov 23 2006
We are using HCS12 micro ( MCS12DJ64 CPV 2L86D mask set) in our
automotive CAN application . Recently, we have discovered some
problem with eeprom programming in low temper... 
Andrei Chichak - Nov 22 2006
At 01:12 PM 11/22/2006, you wrote:
> > To get around the problem I transmitted a character and then
> > everything started working.
> This turned
> out to be because ther... 
Steve Russell - Oct 26 2006
Adrian,
Some notes on further straws below.
My reading of all this is that the units did not fail in the middle of
operation, but failed only on power up.
Is this correc... 
Adrian Vos - Oct 25 2006
Hi All,
Related to my previous query when I was trying to work out what was going
on. The S12DP256B project I am working on has a 4MHz crystal, and uses the
PLL to put the b... 
Edward Karpicz - Oct 23 2006
Andrew Lohmann wrote:
[]
> First questions are then is:-
>
> 1) Can I comment out lines with "OFFSET 0" ?
OFFSET is important. Offset resets asm program counter to zero. ... 
jpdi...@free.fr - Oct 10 2006
Hello Christian !
Below what I use to develop for 9s12=A0:
- icc12 compiler
- NoIce debugger, which can burn program into 9s12
- BDM multilink either on parallel port, either... 
Eric Engler - Aug 9 2006
Many people have 9S12DP256 based EVBs, and they use d-bug12 for
debugging. This is especially popular with students and hobbiests, and
they normally don't use d-bug12 in the pod ... 
danielkolodka2002 - Jun 29 2006
Gracias Agustin. Te comento, estamos con la aplicaci=F3n desarrollada=20
con el ICC 12(image craft compiler), de todos modos vamos a seguir la=20
rutina que nos enviaste hecha pa... 
blewis999 - Jun 2 2006
Andrew Lohmann wrote:
> I have no problem probing either pins on the pierce oscillator=20
> configured crystal with 10M ohm oscilloscope probe. If it does not=20
> oscillate ... 
ymliao - May 19 2006
Hi,
I have been trying struggling for a week to flash micro via serial
monitor without success. I really appreciate if anyone could give me
some pointers.
I've tried to u... 
Edward Karpicz - May 17 2006
George ("aerowesty2000") wrote:
> Thank you Steve and Doron for the great suggestions. Steve, just
> placing the function code into the isr netted 1.94 Mhz and combining
>... 
aerowesty2000 - May 15 2006
Hello S12X/Xgate people,
I'm building a data simulator where I need to send out a continuous
data stream. To get flexibility with the clock rate, I used the PIT
timer. In ... 
Edward Karpicz - Apr 24 2006
> Is there any other way of inducing a COP reset apart from writing
> values other than $55 and $AA in the COP register or letting the COP
> watchdog timer get expired?
Val... 
MK - Apr 20 2006
Hey guyz,
here's a small program that i wrote using the Minidragon+ MC9S12DP256B
board. it basically just sends and receives a serial character internally a=
t
a baud rate of 4... 
Eric Engler - Apr 16 2006
--- In 6...@yahoogroups.com, "Keith Gilman" wrote:
I'm not a Codewarrior user, but I understand what's happening here.
The startup code is device-specific and it does a coup... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
next