• Ethernet Code for LPC 1769
    Hi all, We are planning to use Ethernet in our project with LPC 1769 processor. We are using DP83848(national instruments) transceiver. The problem for me is that i don't where to start with. what...
  • Ethernet Code for LPC 1769
    Hi all, We are planning to use Ethernet in our project with LPC 1769 processor. We are using DP83848(national instruments) transceiver. The problem for me is that i don't where to start with. what...
  • sending 3 integer number via CDC in LPc-1768 to usb port
    I want to send 3 numbers or more with own function in CDC to send directely to usp port to the PC. i try this but the sending numbers is not exactely the source numbers, and is randomly changes....
  • sending 3 integer number via CDC in LPc-1768 to usb port
    I want to send 3 numbers or more with own function in CDC to send directely to usp port to the PC. i try this but the sending numbers is not exactely the source numbers, and is randomly changes....
  • Deletes characters from text files
    ¿I can delete specific characters of a text file? for example, i have a file text with "123456". I'd like delete the number '3' only. ¿what function can i use?