This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

GUI issue (LPC1114)

Hi!

I have already created the firmware for Lpc1114 but an issue I am running into is how to communicate with the mcu through a GUI. I know how to create gui's but I don't know how to send binary that then gets converted to a USB packet and then to the UART port of the mcu. Any suggestions would be helpful.