• Slow, slow , slow TCPNet ...
    Hi, I'm using a MCB2368 board with both RTX and TCP Net over ethernet. I have a single tcp task that manages all my socket. The other task is a FTP server connected to a SD memory card and communicates...
  • GPIO Interrupt - LPC1788
    InThe Name Of Allah Hi I was Downloaded LPC1788 CMSIS and use GPIO Interrupt Project and run keil Debugger. Problem is that GPIO Handler Never Call. NVIC_SetPriority(GPIO_IRQn, 1); NVIC_EnableIRQ...
  • LPC1788 external interrupt with CMSIS
    Hi every one, There was a wide GPIO functions in the CMSIS initial versions which made easy setting and initialization of interrupts,like: void GPIO_IntCmd (uint8_t portNum, uint32_t bitValue, uint8_t...
  • LPC1788
    I copied Telnet Server example from Pack Installer, then build using Keil MDK Pro 7.0, but I have several errors. In Run-time Environment menu, I choose Legacy API. It reduce the errors, but still have...
  • LPC1788
    hi dears i use this code on keil v5.16a. when i clear a register , the pin position dont chane to 0, and it stay o 1. but in version 4.7 it works correctly. thank you. #include "LPC177x_8x...