EmbeddedRelated.com
The 2024 Embedded Online Conference

LPC11C24 CAN_H/CAN_L pins

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

Hi: I have a question with regards to the CAN_H and CAN_L pins of the LCP11C24. My understanding is that this microcontroller integrates a CAN...

Hi: I have a question with regards to the CAN_H and CAN_L pins of the LCP11C24. My understanding is that this microcontroller integrates a CAN transceiver, and these pins can be directly connected to the hardware layer of CAN bus. Looking at reference designs, one of them for the MCB1000-vers26 (which I believe is the latest available) shows on sheet 2 that the CAN_H/CAN_L are connected ...


LPC2129 PWM Modified rate not working properly

Started by "ana...@yahoo.com [lpc2000]" in LPC200010 years ago 6 replies

Hi all I am working on single edge PWM generation on LPC 2129 .The summary o my work is as below 1)I am able to see PWM output on Pin 33(PWM...

Hi all I am working on single edge PWM generation on LPC 2129 .The summary o my work is as below 1)I am able to see PWM output on Pin 33(PWM 4).it is as per my clock settings.No problem still here. 2)In the PWM ISR,I am setting 2 flags and in the main loop of the code ,and based on these flag values I am dynamically changing PWM4 rate by changing PWMMR0 ;PWMMR4 PWMLER registers. 3)These above ...


setting time in RTC, LPC2148

Started by subh...@gmail.com in LPC200010 years ago 1 reply

Hi, 1. Do we have to manually set daay of month, day of week, day of year etc. in the on chip RTC of LPC2148? 2. Will the RTC take care of the...

Hi, 1. Do we have to manually set daay of month, day of week, day of year etc. in the on chip RTC of LPC2148? 2. Will the RTC take care of the last date of each month(28,29,30,31) or do we have a logic in our code to handle it? thanks, Subhash


task creation issue in LPC2148 freeRTOS

Started by subh...@gmail.com in LPC200010 years ago 4 replies

Hi, I have a sensor sampling task which runs periodically with delay implemented using xTaskDelayUntil function. I have another UART read task....

Hi, I have a sensor sampling task which runs periodically with delay implemented using xTaskDelayUntil function. I have another UART read task. A delay value is send through UART and the currently running sensor sampling task is deleted and a new task with new delay is created. [using xTaskDelete and xTaskCreate]. However the task is not seemed to start again. I am passing the delay value as pa...


SPI interface with LPC2138

Started by namratha harikanth in LPC200010 years ago 4 replies

I need code for SPI interface with LPC2138 as soon as possible

I need code for SPI interface with LPC2138 as soon as possible


LPCXpresso Build Automate

Started by Shashank Maheshwari in LPC200010 years ago 11 replies

Hi Guys I have been working on LPC1114 using LPCXpresso on a Mavericks. I needed to create a same firmware thousand times with different...

Hi Guys I have been working on LPC1114 using LPCXpresso on a Mavericks. I needed to create a same firmware thousand times with different embedded serial numbers and get the respective hex. Can someone help out with automating this process. I guess writing a shell script or something with change in the serial number through vi editor and building the project with saving the hex every time...


lpc2468 isochronous usb transfer help

Started by Gurkan Karakus in LPC200010 years ago 1 reply
USB

Hello friends, I am trying to send audio data to usb audio class device. For this, i am using below code to schedule an isochronous transfer...

Hello friends, I am trying to send audio data to usb audio class device. For this, i am using below code to schedule an isochronous transfer but couldnt acheive it. steps1. on device initialization code (on device attached step), setup an isochronous transfer2. when isochronous transfer completes (in Writeback Done Head interrupt) setup another isochronous transfer .. so on USB_INT32S Host_P...


NXP LPC Cortex-M0/3/4 serial number and part number

Started by "M. Manca" in LPC200010 years ago

Hi to everyone, in the past 2 days I read several emails, too much in my opinion, revealing that too much engineers and students don't know so...

Hi to everyone, in the past 2 days I read several emails, too much in my opinion, revealing that too much engineers and students don't know so much about specific functions provided by Cortex-M microcontrollers with more care about those made by NXP. All NXP Cortex-M families of microcontrollers (with the exception of some MCU that have no flash memory inside) provide a data to distingui...


IAP writes corrupted data to flash

Started by laur...@gmx.de in LPC200010 years ago 5 replies

Hello, I am trying to program the flash of a LPC2387 via IAP. I use the code provided in the LPC2300 user manual. When I try to write a...

Hello, I am trying to program the flash of a LPC2387 via IAP. I use the code provided in the LPC2300 user manual. When I try to write a simple test pattern (0x00, 0x11, 0x00, 0x11...), after reading again I get corrupted data like 0x00, 0x01, 0x00, 0x10. So something is written, and you can recall the pattern, but the data is corrupted. Here is my write routine: iap_comm...


low power controllers

Started by Nishant Agrawal in LPC200010 years ago 5 replies

Hi, I am looking into low power LPC controllers but I cannot find any sheet or document that compares the power consumption in different...

Hi, I am looking into low power LPC controllers but I cannot find any sheet or document that compares the power consumption in different modes. Can you suggest me with the best controller. It can be from any ARM architecture but would require atleast 256K of flash and 32K of RAM. Please help me with your suggestions. -- With Regards, Nishant Agrawal


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