0
votes
0answers
66 views

bmp085 output is little off

I have got this Bosch barometric sensor BMP085 and im trying to make library for ARM LPC2000 microcontroller. Basically i have everything running but my reading values are wrong. I have tested ...
5
votes
5answers
515 views

Is there a standard In Circuit programming connector for LPC chips?

The various LPC microcontroller chips have a boot mode that accepts serial communication and writes the received program to Flash. I want to make a PCB with and LPC1114 that must be programmed in ...
1
vote
0answers
81 views

Intel hex file to UU-encode format for LPC2148

I'm writing the application for OSX which needs to send a new program (compiled lpc code) via Wifi to microcontroller and there i will use built in ...
1
vote
2answers
285 views

Reading a LPC2378 microcontroller

I can't get data off my ARM LPC2378 microcontroller - does it need UART or can any GPIO be used?