EmbeddedRelated.com
The 2024 Embedded Online Conference

Implementation of Ethernet and USB using LPC1768

Started by "ani...@ymail.com" in LPC200011 years ago 4 replies

Hi to all, i am new to LPC1768, but i have worked on LPC2129. i want to implement Ethernet and USB protocols using the LPC1768. please...

Hi to all, i am new to LPC1768, but i have worked on LPC2129. i want to implement Ethernet and USB protocols using the LPC1768. please share information on Ethernet, USB and LPC1768. like links and some books regards anil ------------------------------------


LPC2129 - CAN receive interrupt issue

Started by suse auto in LPC200011 years ago 6 replies

Hello Group, I am using a development board with LPC2129. I downloaded the sample code i.e BlinkyCAN which came along with Kiel and Jlink...

Hello Group, I am using a development board with LPC2129. I downloaded the sample code i.e BlinkyCAN which came along with Kiel and Jlink package. The sample code is able to send and receive the CAN messages. However, if I put the breakpoint in Receive interrupt, the break point is never hit. May I know the reason? Can I any give me a sample code which has got simple CAN receive interrupt ...


VirtualCOM port Host side-Driver problem- PLPU-S2K

Started by Yusuf Husainy in LPC200011 years ago 15 replies

Hello all, I am working on Virtual COM port driver for a LPC2148 based Board. I have a= custom board, and have slightly modified the code for...

Hello all, I am working on Virtual COM port driver for a LPC2148 based Board. I have a= custom board, and have slightly modified the code for the VirtualCOM drive= r hosted on this mailing list for LPC2148. 1. Now, when I connect my device, the Host driver install correctly, and creat= es two Virtual COM ports - COM9, COM10.=A0 Initially, I have configured UART0(COM7) to 9600 for debug...


LPC1114 Deep Sleep

Started by Shashank Maheshwari in LPC200011 years ago 4 replies

Hi I have a system in which I have an external interrupt which wakes the system transmits UART data and the system sleeps again on LPC1114...

Hi I have a system in which I have an external interrupt which wakes the system transmits UART data and the system sleeps again on LPC1114 (302). When I put this system in deep sleep mode it consumes 7mA of current. I do not understand why this consumption is so high ??? There are 2 more sensors on the board with it which consume around 10uA combined current. There is no other IC on the ...


AES 256 LPC support

Started by davidkiryat8 in LPC200011 years ago 2 replies

I am trying to communicate with a custom protocol encrypted in AES 256 on the LPC1768 and the other end using a C# DotNet server. I am using the...

I am trying to communicate with a custom protocol encrypted in AES 256 on the LPC1768 and the other end using a C# DotNet server. I am using the NXP AN11241_1 example code. On the PC side I use the C# code below. When I encrypt a buffer with a single 16 byte block, both sides encrypt/decrypt the same way and all works. When I fill a 48 byte buffer with data 0 through 47 and encrypt the buffer on ...


Keil ARM ULink2 LPC2400.c Startup Disassembly Errors

Started by "rick.ales" in LPC200011 years ago

Using ARM uVision4 4.71.00 set for ARM mode, and the LPC2400.s startup file with a ULINK2 configured in B0 boot mode, I can not get the start up...

Using ARM uVision4 4.71.00 set for ARM mode, and the LPC2400.s startup file with a ULINK2 configured in B0 boot mode, I can not get the start up code to either single step or run. There appears to be an error in the disassembly and the actual execution of the code when using the ULINK2 and actual target. This error does not occur when using the simulator. When debugging with the simulator, the...


Problem of using LPC2138 to SPI interface with DAC LTC1451

Started by ntchien2013 in LPC200011 years ago 12 replies

i am trying to use LPC2138 to control LTC1451 (DAC) by SPI protocol. I use Keil MDK-ARM uvision4. LTC1451: 12 bit, CPHA=0, CPOL=0; When CS is...

i am trying to use LPC2138 to control LTC1451 (DAC) by SPI protocol. I use Keil MDK-ARM uvision4. LTC1451: 12 bit, CPHA=0, CPOL=0; When CS is low the CLK signal is enable, so the data can be locked in. When CS is pulled high, data is loaded from the shift register into the DAC register. Load MSB first. My code is as the following. However, when I simulated with Proteus, it is not as the valu...


LPC-Link 2: Schematic, LPC4370 info?

Started by capiman26061973 in LPC200011 years ago 1 reply

Hello, just received a brand new LPC-Link 2. Does someone know where to get a schematic of the LPC-Link 2? There is a LPC4370 on this...

Hello, just received a brand new LPC-Link 2. Does someone know where to get a schematic of the LPC-Link 2? There is a LPC4370 on this board. I have not found much info about it in the Internet. According to numbering i would say, it is a flash-less part. Is this correct? What other things are there/not there compared to other LPC43xx parts? Best regards, Martin ----------------...


How to blink LED on LPC1788

Started by ezharkov in LPC200011 years ago 10 replies

I'm a software guy. New to ARMs. Not new to software in general or embedded in particular. Need something that would drive a 7" TFT. Not much...

I'm a software guy. New to ARMs. Not new to software in general or embedded in particular. Need something that would drive a 7" TFT. Not much besides the LCD, maybe a USART or two. Looking at this kit to start with: http://www.digikey.com/product-detail/en/UEZGUI-1788-70WVT/622-1058-ND/3202483 The kit seems to come with some sort of eUZ GUI library, which seems to use the Rowley Crossworks co...


LPC2368 and LCD display, strange behaviour when main code is relocated

Started by Gabriele in LPC200011 years ago 3 replies

Hello everyone, I'm writing code for an LPC2368 where I'm using SD card file system in order to load the new firmware when needed. I'm...

Hello everyone, I'm writing code for an LPC2368 where I'm using SD card file system in order to load the new firmware when needed. I'm following the indication reported in the application note 10835 from NXP and I'm able to load and update the code. My Board use a 6963LCD plus a 4W touchScreen as input panel. I'm experiencing a strange behaviour when I run my relocated code. The LCD s...


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