• Starting to learn USART in LPC17xx with cmsis
    Hello I want to send and receive data from UART port in LPC17xx.h with CMSIS library.As you see this image uupload.ir/.../oyj1_121.jpg it shows an error that DRIVER_USART.h not found but in left...
  • Serial Port Driver for Philips LPC17xx
    I need Serial Port Driver for Philips LPC17xx????????????????????????? For ppp Connection with null modem cable
  • LPC17xx Interrupt
    Hi everyone I wrote a simple program for timer0 of lpc1768 it works but I do not know after the interrupt what to do and how can I jump to vector address of timer0 , the interrupt state is pending...
  • CMSIS CAN Driver for STM32F303
    Hi, I'm developing an application with CAN bus interface for the STM32F303. Are there any documents with an introduction to CMSIS CAN Bus Driver and examples? If I understood it correctly the CAN...