We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I am a beginner in using µvision I have "LPC1788 Developer's Kit" and I want to write a program for my microcontroller in order to receive a message via the USB port and send it via the RS232 port. Does anyone can help me please.
Implementing USB is not a beginner's project!
Strongly suggest that you start with simpler projects to gain familiarity with the chip, the tools, and all the support that's available - there are examples & tutorials on this site, on the NXP site, and many other 3rd-party sites.
www.nxp.com/.../LPC1788FET208
http://www.keil.com/books
http://www.keil.com/support/man/docs/gsac/
http://www.keil.com/support/man/docs/uv4/uv4_examples.htm
http://www.lvr.com/usb.htm
Thank you Andrew Neil, i will take a look .