EmbeddedRelated.com
The 2024 Embedded Online Conference

Using GPIO2 interrupts with LPC2478

Started by "tyc...@gotadsl.co.uk [lpc2000]" in LPC20009 years ago 1 reply

Hi I am trying to using P2.27 and P2.26 as input interrupt pins. I understand the these interrupts shares the EXINT3 interrupt vector Has...

Hi I am trying to using P2.27 and P2.26 as input interrupt pins. I understand the these interrupts shares the EXINT3 interrupt vector Has anyone have an example using this function Regards Jean-Jacques


LPC2387 USB device

Started by "Bal...@foo.is [lpc2000]" in LPC20009 years ago 4 replies

I'm looking for some example USB HID device code for LPC2387 that compiles with GCC. The Keil example USBHID is horribly written, uses a lot of...

I'm looking for some example USB HID device code for LPC2387 that compiles with GCC. The Keil example USBHID is horribly written, uses a lot of tricks with the _packed keyword inside type casts and such that breaks it when compiled with a different compiler. Aside from that the Keil example is also so ugly that even though it works fine in uVision it's just not very good code to base a proje...


ADC analog input capacitance

Started by "hyu...@yahoo.com [lpc2000]" in LPC200010 years ago 2 replies
ADC

Hello everyone I have a doubt that puzzles me on LPC1769 datasheet about ADC It says that there is a maximum analog input capacitance for the...

Hello everyone I have a doubt that puzzles me on LPC1769 datasheet about ADC It says that there is a maximum analog input capacitance for the ADC (Cia). Is this the internal capacitance of the adc or the maximum capacitance i can connect to the adc input?? In http://www.nxp.com/documents/data_sheet/LPC1769_68_67_66_65_64_63.pdf In figure 29 (page 69) the capacitance (Cia) is connected outside ...


LPC17xx Virtual Com Host mode example and USB Host able to detect the class of the connected device

Started by "'M....@micronengineering.it [lpc2000]" in LPC200010 years ago 2 replies

Hi all, 1. has anyone tried to implement a Virtual Com Host interface (CDC Host) or has anyone found a working example? I tried to modify a...

Hi all, 1. has anyone tried to implement a Virtual Com Host interface (CDC Host) or has anyone found a working example? I tried to modify a LUFA VCOM Host example but seems not working. 2. Has anyone tried to realize an USB Host application supporting different devices classes and detecting the right device connected so that is possible to redirect the EVANT callback functions to the rig...


sdhc card / usb mass storage device problem

Started by "Tim...@sabretechnology.co.uk [lpc2000]" in LPC200010 years ago 3 replies

Hi, I've made a little SD card audio playback board for someone using LPC1754. It all works fine and will play from any type and size of...

Hi, I've made a little SD card audio playback board for someone using LPC1754. It all works fine and will play from any type and size of card. The board can be connected as a USB mass storage device. However on Windows 7 only, some SD cards are not readable by the PC. After much trawling through USB packets it appears that Windows is asking for the wrong sector when it requests the boot sect...


Re: Ethernet Cofiguration

Started by "rij...@yahoo.com [lpc2000]" in LPC200010 years ago 1 reply

How to set up Ethernet in Lpc2148 Microcontroller? what basic information do i need to start ethernet?

How to set up Ethernet in Lpc2148 Microcontroller? what basic information do i need to start ethernet?


example code for interfacing AD7327 using microcontroller LPC 2138 using SPI

Started by "SAM...@yahoo.co.in [lpc2000]" in LPC200010 years ago 1 reply

example code for interfacing AD7327 using microcontroller LPC 2138 using SPI

example code for interfacing AD7327 using microcontroller LPC 2138 using SPI


LPC2148 Capture Time 0 incorrect value is captured

Started by "rav...@yahoo.in [lpc2000]" in LPC200010 years ago 2 replies

Hi everyone i am new to embedded world and i have problem regarding capture timer value : uC: LPC2148 CClk: 60 MHz. Pclk : 60 MHz. Compiler :...

Hi everyone i am new to embedded world and i have problem regarding capture timer value : uC: LPC2148 CClk: 60 MHz. Pclk : 60 MHz. Compiler : Keil uvision 4 I have connected Pin 0.03 (Match 0.0 (Timer 0)) to Pin P0.10 (Capture 1.0 (Timer 1)). From program code given below : timer 0 toggling Pin 0.03 on MR0 and same is captured at P0.10 . But the value of capture is not correct. Captur...


Fwd: FISH: A free Reference Model Flash resident FORTH for the NXP LPC1114 and LPC812:

Started by "Leo...@btinternet.com [lpc2000]" in LPC200010 years ago

-------- Original Message -------- Subject: FISH: A free Reference Model Flash resident FORTH for the NXP LPC1114 and LPC812: Date: Sat, 24...

-------- Original Message -------- Subject: FISH: A free Reference Model Flash resident FORTH for the NXP LPC1114 and LPC812: Date: Sat, 24 May 2014 10:16:51 +0000 (UTC) From: Microcontroller Central To: Leon Heller http://www.mediafire.com/download/f00by91pikiw0w6/FISH_FORTH_NXP_M0_PubRel_v1.4.zip --- > From the Glossary: FISH is a 32-BIT


LPC2129 - Setting CAN Baud rate & Getting Errors

Started by "sie...@gmail.com [lpc2000]" in LPC200010 years ago 4 replies

Hi, I'm trying to use CAN with some less-common baud rates but I'm not sure if my calculations are right. Crystal is 12MHz, using a 5x...

Hi, I'm trying to use CAN with some less-common baud rates but I'm not sure if my calculations are right. Crystal is 12MHz, using a 5x multiplier for a frequency of 60MHz. VPB divider is 1, so peripherals run at 60MHz. I've tested 500kbps and 250kbps, but would like to add 33kbps, 95kbps and 125kbps. I tried setting these rates but it keeps throwing errors onto the network. Good: 250 kb...


Ask a Question to the EmbeddedRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright


The 2024 Embedded Online Conference