0
votes
1answer
69 views

Programming an NXP - LPC1313FBD48

I was planning on flashing my mini os onto my NXP - LPC1313FBD48 (here is a link to where I bought it) but I wasn't really sure how. So I asked but I was told that I would need a serial to usb ...
2
votes
1answer
278 views

USB to UART interface

I have a project about MSP430, data acquisition then sending through UART to another unit. I have written and compiled all the codes for ADC and UART in IAR Embedded Workbench. The simulation works ...
1
vote
2answers
906 views

USB avr programmer problem

I have this programmer. It works fine with their custom software and on windows. But when I try to use it on linux it shows errors. Its some kind of avr-doper clone I think. Don't know for sure. I am ...
7
votes
2answers
612 views

Problems programming LPC1343 microcontroller in Ubuntu

When I copy a binary that works on a lpc1343 to the mounted usb-device representing the lpc1343 flash, the binary file is changed and does not work. Doing the same with the flash mounted via usb on ...