Questions tagged [lpc43xx]

The LPC43xx line from NXP offers a line of high-powered Dual/Tri-core ARM Processors featuring a Cortex-M4 core and one/two Cortex-M0 co-processors.

5 questions
4
votes
0 answers

SDRAM interfacing problem with lpc4357

I am trying to interface SDRAM - AS4C8M16SA from Alliance, with LPC4357 (LQFP208 package). I'm not familiar with EMC or SDRAM. I got the RAM get initialized. But ,I cannot successfully write beyond 64 bytes into it. My connection details and…
1
vote
1 answer

Using LPCxpresso with barebones LPC4337 board

I recently purchased a development board on eBay that will allow me to work with NXPs dual core LPC4337 ARM M4/M0 processor. I have experience working with uVison4 from KEIL, for the FRDM-KL25 from Freescale, although I'd prefer to use the…
Funkyguy
  • 3,558
  • 1
  • 21
  • 45
0
votes
1 answer

USB Broken problem

I have a problem with a device that I’ve built: It contains a LPC4300 microcontroller and it's supplied with 24V DC. I’ve noticed a strange problem when I connect it to a USB port. The device is used as a Slave. First I have to say that this device…
MatD
  • 47
  • 1
  • 6
0
votes
1 answer

Cannot transmit message (receiving is working, but without ack) on CAN bus (LPC2368)

I work with microcontroller LPC2368. After initialisation of the CAN interface to normal mode (not listen-only mode), I can receive all messages, but the microcontroller cannot send an acknowledge with the error code in register CAN1ICR->ERRBIT =…
Sauber
  • 1
  • 5
0
votes
1 answer

LPC43xx External Static Memory - Multiplexing of Address/Data lines

We would like to tightly-couple a FPGA with a µC by means of the external static memory memory controller, thereby effectively mapping the FPGA registers into main memory of the µC with maximum bandwidth. Possible candidates (amongst others?!) are…
Arne
  • 1,805
  • 3
  • 27
  • 43