Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000



lpc2000 by Keywords

2106 | ADC | ARM7 | Atmel | Bootloader | CAN | CrossStudio | CrossWorks | DDS | ECos | Ethernet | ETM | FIFO | FLASH | FPGA | GCC | GDB | GNU | GNUARM | GPIO | I2C | IAP | IAR | JTAG | Kickstart | LCD | Linux | LPC | LPC-E2294 | LPC2000 | LPC2100 | LPC2104 | Lpc2106 | Lpc210x | LPC2114 | LPC2119 | LPC2124 | LPC2129 | Lpc2138 | LPC213x | LPC21xx | LPC2210 | LPC2212 | LPC2214 | LPC2292 | LPC2294 | LPC2xxx | LPC3128 | MCB2100 | Olimex | Philips | PWM | Rowley | RTC | RTOS | SPI | SSP | UART | UART0 | UART1 | ULINK | USB | Watchdog | Wiggler

Discussion Groups

LPC2000

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

Search Results for "pwm"

  

Post a new Thread

Power electronic control   [13 Articles]

lourensvdm - Aug 6 2008
Dear group I am planning a high efficiency 3-phase inverter, but having problems selecting the control platform. I am currently stuck between the LPC ARM7, Freescale, and T... Power electronic control

NXP LPC176x Cortex-M3 family.   [3 Articles]

nxp_marketing_usa - Aug 4 2008
NXP has posted a datasheet for the new Cortex-M3 family of MCU, the=20 LPC176x. These parts are pin-for-pin compatible with the LPC236x=20 series of ARM7 controllers.=20=20 K... NXP LPC176x Cortex-M3 family.

AW: Using PWM on an LPC2101

Rolf Meeser - Jul 30 2008
Hi ?, > // Configure P0.8 > PINSEL0 &=3D ~(3 < PINSEL0 |=3D 2 < =20 > T2TCR =3D 1 < T2PR =3D 5; // Prescaling > T2MCR =3D 1 < PWM0CON =3D 1 < T2EMR =3D 1 < ... AW:  Using PWM on an LPC2101

Using PWM on an LPC2101   [4 Articles]

rfkd07 - Jul 29 2008
Hey there, unfortunately I have quite some troubles when trying to use PWM on pin P0.8 (MAT2.1) of my LPC2101 controller (without the use of interrupts). The following code i... Using PWM on an LPC2101

Dead time insertion - LPC213XX PWM   [22 Articles]

Mukund Deshmukh - Jul 29 2008
Dear All, I have created 3 PWM sine wave outputs on LPC2136. Any idea how to create 3 more complimentary output with dead time insertion from driving a 3 phase MOSFET bridge? ... Dead time insertion - LPC213XX PWM

Re: Evaluation Boards (what about Olimex?)   [2 Articles]

Darcy - Jul 16 2008
I need to jump in and recommend another alternative here...=20=20 Don't forget the Olimex boards. These are usually the most feature rich for the price. Both boards below u... Re: Evaluation Boards  (what about Olimex?)

Re: Re: 3 phase AC drive using LPC2136

Cool Dude - Jul 14 2008
dear Mukund Deshmukh, But you would be using a resource to understand the algorithm and and to implement it. I was asking abt that so that i could clarify some of my doubts wit... Re:  Re: 3 phase AC drive using LPC2136

Re: Re: 3 phase AC drive using LPC2136

Mukund Deshmukh - Jul 14 2008
No, I am not using PIC reference, but developing my own. Warm Regards, Mukund Deshmukh, Beta Computronics Pvt Ltd. 10/1 IT Park, Parsodi, Nagpur -440022 India. Web site - h... Re:  Re: 3 phase AC drive using LPC2136

Re: Re: 3 phase AC drive using LPC2136

Cool Dude - Jul 13 2008
hello Mukund Deshmukh, I had some doubts in the caculation part of the algorithm. Can i know which application datasheet have you been using for you code development. I've be... Re:  Re: 3 phase AC drive using LPC2136

Re: Re: 3 phase AC drive using LPC2136

Mukund Deshmukh - Jul 13 2008
I have decided to use LPC938 and not LPC2136, because of PCB space and cost. Warm Regards, Mukund Deshmukh, Beta Computronics Pvt Ltd. 10/1 IT Park, Parsodi, Nagpur -440022 ... Re:  Re: 3 phase AC drive using LPC2136

multiple frequencies generation   [6 Articles]

anan...@tiscalinet.it - Jul 11 2008
Hi, I'm working on a stepper motor control application with six motors. I need to generate independent step signals for each motor within 0 - 100khz. There is a way to generate ... multiple frequencies generation

error while compiling pwm.c

Mitali - Jul 3 2008
Hi, I am trying to compile pwm.c and I am getting few errors in the nested interuppt region. Please see the picture under album pwm_error for a list of errors. The code fo... error while compiling pwm.c

Re: PWM glitch possible when setting new duty-cycle value?

Cool Dude - Jun 26 2008
could i jus go through your motor control code Raj ----- Original Message ---- From: joconradt To: l...@yahoogroups.com Sent: Friday, May 23, 2008 1:53:38 AM Subject: [... Re:  PWM glitch possible when setting new duty-cycle value?

Re: 3 phase AC drive using LPC2136   [9 Articles]

Ravi - Jun 24 2008
Dear Mr Deshmukh, Are u going to generate PWM pulses with LPC2136? Ravi On Tue, 24 Jun 2008 Mukund Deshmukh wrote : > Dear All, > Just wondering if LPC2136 has any issues ... Re:  3 phase AC drive using LPC2136

Re: Sanity check with incr. quad. encoder   [2 Articles]

tonalbuilder2002 - Jun 22 2008
Are you writing to IOCLR or IOSET, when you really meant to be writing to IOPIN? Coming from older style micros, I did that kind of stuff a few times. If you enabled fast IO,... Re: Sanity check with incr. quad. encoder

PWM output behaviour

pe1rcl - Jun 14 2008
Aloha, I'm pwm oto drive 3 led's (RGB). I'm using PWM1, PWM2 and PWM5 output of an lpc2148. The pwm outputs work well, but only if the pwmmr value is not equal to 0 or to... PWM output behaviour

PWM6 on LPC2148 does not work   [2 Articles]

c_budelmann - Jun 12 2008
Hi, I'm using a Olimex LPC2148 board, and have a problem with the pwm output on PWM6. PWM on all other channels works fine, only the pin 0.9 PWM6 does not work. My code con... PWM6 on LPC2148 does not work

Re: CLKOUT on an LPC2378?

Alexandre Pereira Nunes - Jun 3 2008
--- In l...@yahoogroups.com, "steve gallagher" wrote: > > Hi, > > I'd like to clock an external peripheral (at ~20 MHz) from a 2378. > Any ideas how to do this? > ... Re: CLKOUT on an LPC2378?

PWM glitch possible when setting new duty-cycle value?   [4 Articles]

joconradt - May 22 2008
Hi LPC users, I am programming LPC2103 in a motor control application using PWM on timer0. I have set T0_MR3 to specify the cycle length (let's say 1000 timer ticks) and I am ... PWM glitch possible when setting new duty-cycle value?

PWM Duty Cycle   [13 Articles]

Ravi - May 5 2008
Hi all, I'm working on LPC2148 for PWM generation. Below is part of code used for setting of PWM module. PWMPCR =3D 0x00001000; //Enable single edge controlled PWM4 PWMMCR =3... PWM Duty Cycle

PWM dutyCyle

Ravi - May 4 2008
 Hi all,I'm working on LPC2148 for PWM generation.below is part of code used for configuration/setting of PWM modulePWMPCR = 0x00001000; //Enable single edge controlled PWM4PWMMCR ... PWM dutyCyle

Re: New LPC3200 ARM926 MCUs with Ethernet, LCD, USB   [3 Articles]

dpbevin2k - Apr 25 2008
At last! An ARM controller with all of the peripherals I need (with the possible exception of CAN). For the last 18 months I have been in search of the holy grail when it comes t... Re: New LPC3200 ARM926 MCUs with Ethernet, LCD, USB

RE: Reading state of a capture pin

Woolsey Matt - Apr 17 2008
Yes, I've already configured it to give me an interrupt for either edge. When I get the interrupt, I don't know which edge has occurred. I believe I have found the answer to m... RE:  Reading state of a capture pin

ADC & PWM

Ravi - Apr 6 2008
Hi all CPU=3DLPC2148 crystal =3D 12 Mhz PLL =3D 4 Following pgm I wrote to get PWM freq 1.2 Khz, but it is generating=20 1.5 Khz, with correct duty cycle of 50%. I want ADC... ADC & PWM

PWM for the NXP LPC2368   [2 Articles]

stuper_duck - Mar 19 2008
I am hoping that someone could help me to understanding how to generate a PWM Clock ouput. In short: I am attempting to generate a 1Mhz output using PWM1_5 of the LPC2368 ... PWM for the NXP LPC2368

Looking for a good book on how to use the ARM processor   [4 Articles]

stuper_duck - Mar 19 2008
I am looking for a good book that discusses how to use the many features of the ARM processor with some samples in C. What I have found are that most books go way overboard... Looking for a good book on how to use the ARM processor

RapidiTTy Lite 1.5 - FREE IDE for LPC2000

tech...@tte-systems.com - Mar 18 2008
TTE Systems have just released a new version of RapidiTTy Lite (v1.5). The tool provides extensive support for system development (code compilation and debug) using LPC2000 de... RapidiTTy Lite 1.5 - FREE IDE for LPC2000

RE: ARM Recorder

Miguel Wisintainer - Mar 17 2008
ARM'S A/D and PWM To: l...@yahoogroups.comFrom: r...@yahoo.com.brDate: Mon, 17 Mar = 2008 11:13:10 +0000Subject: [lpc2000] ARM Recorder Hi folks,I've started to develop my gr... RE:  ARM Recorder

Re: ARM Recorder

"Pont, Michael J." - Mar 17 2008
Rodrigo Cavaleiro wrote: > Does somebody have an electrical schematic to > produce an recorder? See: http://www.tte-systems.com/books.php Chapter A9 shows you how to car... Re:  ARM Recorder

RD-RES book project: New code examples   [2 Articles]

"Pont, Michael J." - Mar 11 2008
After a long delay (sorry ...), we have begun the next round of updates on the RD-RES book project. A new code example (speech playback using PWM) has just been uploaded to th... RD-RES book project: New code examples

=?gbk?B?u9i4tDpbbHBjMjAwMF0gUkQtUkVTIGJvb2sgcHJv?= =?gbk?B?amVjdDogTmV3IGNvZGUgZXhhbXBsZXM=?=

=?gbk?B?y67Gv7qj?= - Mar 11 2008
sorry ,i can't login the web , so i have some questions about why i can't = post my email ,i need somebody help me about lwip =0D =0D ------------------ =D4=AD=CA=BC=D3=CA=B... =?gbk?B?u9i4tDpbbHBjMjAwMF0gUkQtUkVTIGJvb2sgcHJv?= =?gbk?B?amVjdDogTmV3IGNvZGUgZXhhbXBsZXM=?=

Help with LPC2148 PWM?   [2 Articles]

"J.C. Wren" - Mar 3 2008
I'm trying to get PWM working, and obviously missing something. I want to use PWM5 as the output, and have it run continuously at a 50% duty cycle. The rate is unimportant at ... Help with LPC2148 PWM?

Re: Digest Number 3046   [2 Articles]

Victor Suarez - Feb 27 2008
> > Anyone knows if I can operate the two ADC interlevaded or in parallel > > to achieve 800KHz sampling? > > We use a LPC213x with 200 KHz sampling for a DAC interleve... Re:  Digest Number 3046

Re: ARM with 12-bit ADC

Brendan Murphy - Feb 24 2008
--- In l...@yahoogroups.com, "Victor Suarez" wrote: > > I need to achieve 400Khz sampling (one channel) with an LPC2138. I can > do pooling and any sort of tricks, but I... Re: ARM with 12-bit ADC

R: RE: RE: PWM

Fabio Filippa - Feb 13 2008
Well, I've not do such application but if I've understand you like to change the duty-cycle of the PWM output wave accordling to some sinewave rule. If this is your work I can t... R: RE: RE:  PWM

PWM

Ravi - Feb 12 2008
Dear all, Processor:LPC2148 IDE:WinARM Can any one please explain me how to generate PWM with sinewave and trangular wave. Do I need to make sinewave lookup table. It has bee... PWM

Re: Re: RE: RE: PWM   [3 Articles]

Ravi - Feb 12 2008
Hi Do I need to make ISr like below: static i=3D0; PWMMR1 =3D 0; //first edge at the start of pulse cycle void PWMISR (void)=20=20 { if(i> =3DLookupLength)//SineLookup array... Re: Re: RE: RE:  PWM

Re: RE: RE: PWM

Ravi - Feb 12 2008
I could able to generate PWM of constant width, but then how to modulate the width with sine wave amplitude ? whether I have to make PWMMR1 =3D sinewave amplitude in ISR routine?... Re: RE: RE:  PWM

Re: RE: PWM   [2 Articles]

Ravi - Feb 12 2008
Hi Paul, My question is how to use single edge/double edge controlled feature of PWM modulator to generate PWM? Ravi =A0 On Tue, 12 Feb 2008 Paul Curtis wrote : > Hi, > >... Re: RE:  PWM

RE: PWM

Paul Curtis - Feb 12 2008
Hi, > Dear all, > Processor:LPC2148 > IDE:WinARM > Can any one please explain me how to generate PWM > with sinewave and trangular wave. > Do I need to make sinewave ... RE:  PWM
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | next