public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Timer 5 channel 3 is not working in ecos
@ 2009-04-02 13:48 gaurang
  2009-04-02 13:51 ` Gary Thomas
  0 siblings, 1 reply; 5+ messages in thread
From: gaurang @ 2009-04-02 13:48 UTC (permalink / raw)
  To: ecos-discuss


Hi,
        I configure timer 5 and all channels for pwm output and gpio A as an
alter function push-pull.
I am getting pwm output on timer 5 and channel 1,2 and 4,but i am not
getting pwm out on gpio A pin 2 and this pin is working good when i use
general purpose output.
Anyone help for why do me not get pwm output on port A pin 2 in ecos?

-- 
View this message in context: http://www.nabble.com/Timer-5-channel-3-is-not-working-in-ecos-tp22848250p22848250.html
Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com.


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ECOS] Timer 5 channel 3 is not working in ecos
  2009-04-02 13:48 [ECOS] Timer 5 channel 3 is not working in ecos gaurang
@ 2009-04-02 13:51 ` Gary Thomas
  2009-04-02 14:28   ` gaurang
  0 siblings, 1 reply; 5+ messages in thread
From: Gary Thomas @ 2009-04-02 13:51 UTC (permalink / raw)
  To: gaurang; +Cc: ecos-discuss

gaurang wrote:
> Hi,
>         I configure timer 5 and all channels for pwm output and gpio A as an
> alter function push-pull.
> I am getting pwm output on timer 5 and channel 1,2 and 4,but i am not
> getting pwm out on gpio A pin 2 and this pin is working good when i use
> general purpose output.
> Anyone help for why do me not get pwm output on port A pin 2 in ecos?
> 

What platform?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ECOS] Timer 5 channel 3 is not working in ecos
  2009-04-02 13:51 ` Gary Thomas
@ 2009-04-02 14:28   ` gaurang
  2009-04-02 14:29     ` Andrew Lunn
  0 siblings, 1 reply; 5+ messages in thread
From: gaurang @ 2009-04-02 14:28 UTC (permalink / raw)
  To: ecos-discuss


Hi,
      I am using stm32 microcontroller 

Gary Thomas wrote:
> 
> gaurang wrote:
>> Hi,
>>         I configure timer 5 and all channels for pwm output and gpio A as
>> an
>> alter function push-pull.
>> I am getting pwm output on timer 5 and channel 1,2 and 4,but i am not
>> getting pwm out on gpio A pin 2 and this pin is working good when i use
>> general purpose output.
>> Anyone help for why do me not get pwm output on port A pin 2 in ecos?
>> 
> 
> What platform?
> 
> -- 
> ------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------------------------------------
> 
> -- 
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Timer-5-channel-3-is-not-working-in-ecos-tp22848250p22849208.html
Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com.


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ECOS] Timer 5 channel 3 is not working in ecos
  2009-04-02 14:28   ` gaurang
@ 2009-04-02 14:29     ` Andrew Lunn
  2009-04-03  5:44       ` gaurang
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew Lunn @ 2009-04-02 14:29 UTC (permalink / raw)
  To: gaurang; +Cc: ecos-discuss

On Thu, Apr 02, 2009 at 07:27:56AM -0700, gaurang wrote:
> 
> Hi,
>       I am using stm32 microcontroller 

Any particular one? Or does it happen with all the stm32
microcontrollers?

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ECOS] Timer 5 channel 3 is not working in ecos
  2009-04-02 14:29     ` Andrew Lunn
@ 2009-04-03  5:44       ` gaurang
  0 siblings, 0 replies; 5+ messages in thread
From: gaurang @ 2009-04-03  5:44 UTC (permalink / raw)
  To: ecos-discuss


Hi Andrew,
         I am using STM32F103VCH6 Controller.

Andrew Lunn-2 wrote:
> 
> On Thu, Apr 02, 2009 at 07:27:56AM -0700, gaurang wrote:
>> 
>> Hi,
>>       I am using stm32 microcontroller 
> 
> Any particular one? Or does it happen with all the stm32
> microcontrollers?
> 
>         Andrew
> 
> -- 
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Timer-5-channel-3-is-not-working-in-ecos-tp22848250p22862335.html
Sent from the Sourceware - ecos-discuss mailing list archive at Nabble.com.


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-04-03  5:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-02 13:48 [ECOS] Timer 5 channel 3 is not working in ecos gaurang
2009-04-02 13:51 ` Gary Thomas
2009-04-02 14:28   ` gaurang
2009-04-02 14:29     ` Andrew Lunn
2009-04-03  5:44       ` gaurang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).