Join our technical discussions about Freescale Microcontrollers: M68HC12. (Freescale Semiconductor is a Subsidiary of Motorola).
How to configure Enhanced Capture Timer in capture mode? - Sim IPS - Oct 17 1:35:46 2008
Hi,
I am using external uart (XR16C854)for communication with MC9S12DJ256B . XR16C854 have a
special feature to know the baudrate of channels by using ECT in capture mode.How to
configure Enhanced Capture Timer for MC9S12DJ256B in capture mode?If anyone know its
details,please share with me.
thanks in advance
Simi
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Scanning of this message and addition of this footer is performed
by E-mail Content Filter Software at ADA in conjunction with McAfee
Virus detection software
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[Non-text portions of this message have been removed]
------------------------------------

(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )
Re: How to configure Enhanced Capture Timer in capture mode? - Edward Karpicz - Oct 17 4:27:04 2008
Simi,
did you read ECT manual? Everyone on this list knows ECT details. Use
Processor Expert that comes with CW. It will configure ECT for you.
Edward
----- Original Message -----
From: "Sim IPS"
To: <6...@yahoogroups.com>
Sent: Friday, October 17, 2008 08:39
Subject: [68HC12] How to configure Enhanced Capture Timer in capture mode?
> Hi,
>
> I am using external uart (XR16C854)for communication with MC9S12DJ256B .
> XR16C854 have a special feature to know the baudrate of channels by using
> ECT in capture mode.How to configure Enhanced Capture Timer for
> MC9S12DJ256B in capture mode?If anyone know its details,please share with
> me.
>
> thanks in advance
> Simi
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _
>
> Scanning of this message and addition of this footer is performed
> by E-mail Content Filter Software at ADA in conjunction with McAfee
> Virus detection software
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> -
> [Non-text portions of this message have been removed]
> ------------------------------------

(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )Re: How to configure Enhanced Capture Timer in capture mode? - Petrescu - Oct 17 4:51:32 2008
Hi,
May I ask you where did you find this info about this special feature ?
I read data sheet and did not found anything about. More, looking
the connection diagrams for Freescale and examining pins list,
(Fig.4, page 10, rev.3.0.1)did not found any useful (for micro-controller)
output pins, except bi-directionals D0..D7 and interrupt...
Regards,
Yoan
Sim IPS wrote:
>
> Hi,
>
> I am using external uart (XR16C854)for communication with MC9S12DJ256B
> . XR16C854 have a special feature to know the baudrate of channels by
> using ECT in capture mode.How to configure Enhanced Capture Timer for
> MC9S12DJ256B in capture mode?If anyone know its details,please share
> with me.
>
> thanks in advance
> Simi
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _ _ _
>
> Scanning of this message and addition of this footer is performed
> by E-mail Content Filter Software at ADA in conjunction with McAfee
> Virus detection software
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> - - -
>
> [Non-text portions of this message have been removed]
>
>
------------------------------------

(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )
Re: How to configure Enhanced Capture Timer in capture mode? - Sim IPS - Oct 17 6:27:39 2008
Hi,
thanks .
Actually I want to find out Baudrate of uart channels automatically.I got one document
from net.In that they explaining the method for automatic calculation of baudrate of uart
channels using timer.
I am attaching that document here.
I am using cosmic software for programming.
thanks
Simi
----- Original Message -----
From: Petrescu
To: 6...@yahoogroups.com
Sent: Friday, October 17, 2008 3:20 PM
Subject: Re: [68HC12] How to configure Enhanced Capture Timer in capture mode?
Hi,
May I ask you where did you find this info about this special feature ?
I read data sheet and did not found anything about. More, looking
the connection diagrams for Freescale and examining pins list,
(Fig.4, page 10, rev.3.0.1)did not found any useful (for micro-controller)
output pins, except bi-directionals D0..D7 and interrupt...
Regards,
Yoan
Sim IPS wrote:
>
>
>
>
>
> Hi,
>
> I am using external uart (XR16C854)for communication with MC9S12DJ256B
> . XR16C854 have a special feature to know the baudrate of channels by
> using ECT in capture mode.How to configure Enhanced Capture Timer for
> MC9S12DJ256B in capture mode?If anyone know its details,please share
> with me.
>
> thanks in advance
> Simi
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _ _ _
>
> Scanning of this message and addition of this footer is performed
> by E-mail Content Filter Software at ADA in conjunction with McAfee
> Virus detection software
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> - - -
>
> [Non-text portions of this message have been removed]
>
>
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Scanning of this message and addition of this footer is performed
by E-mail Content Filter Software at ADA in conjunction with McAfee
Virus detection software
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Scanning of this message and addition of this footer is performed
by E-mail Content Filter Software at ADA in conjunction with McAfee
Virus detection software
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[Non-text portions of this message have been removed]
------------------------------------
______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.
(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )
Re: How to configure Enhanced Capture Timer in capture mode? - Petrescu - Oct 17 8:41:58 2008
Hi,
YahooGroups cut any attachments as far as I know (maybe I'm wrong) -
I did not found any attachment here - do you have a link to that document ?
Yoan
Sim IPS wrote:
>
> Hi,
> thanks .
> Actually I want to find out Baudrate of uart channels automatically.I
> got one document from net.In that they explaining the method for
> automatic calculation of baudrate of uart channels using timer.
>
> I am attaching that document here.
> I am using cosmic software for programming.
>
> thanks
> Simi
> ----- Original Message -----
> From: Petrescu
> To: 6...@yahoogroups.com
> Sent: Friday, October 17, 2008 3:20 PM
> Subject: Re: [68HC12] How to configure Enhanced Capture Timer in
> capture mode?
> Hi,
> May I ask you where did you find this info about this special feature ?
> I read data sheet and did not found anything about. More, looking
> the connection diagrams for Freescale and examining pins list,
> (Fig.4, page 10, rev.3.0.1)did not found any useful (for
> micro-controller)
> output pins, except bi-directionals D0..D7 and interrupt...
> Regards,
> Yoan
>
> Sim IPS wrote:
> >
> >
> >
> >
> >
> > Hi,
> >
> > I am using external uart (XR16C854)for communication with MC9S12DJ256B
> > . XR16C854 have a special feature to know the baudrate of channels by
> > using ECT in capture mode.How to configure Enhanced Capture Timer for
> > MC9S12DJ256B in capture mode?If anyone know its details,please share
> > with me.
> >
> > thanks in advance
> > Simi
> > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> > _ _ _
> >
> > Scanning of this message and addition of this footer is performed
> > by E-mail Content Filter Software at ADA in conjunction with McAfee
> > Virus detection software
> > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> > - - -
> >
> > [Non-text portions of this message have been removed]
> >
> > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _ _ _
>
> Scanning of this message and addition of this footer is performed
> by E-mail Content Filter Software at ADA in conjunction with McAfee
> Virus detection software
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> - - -
>
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> _ _ _
>
> Scanning of this message and addition of this footer is performed
> by E-mail Content Filter Software at ADA in conjunction with McAfee
> Virus detection software
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> - - -
>
> [Non-text portions of this message have been removed]
>
>
------------------------------------

(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )