• LPC11C got stuck after NACK CAN msg
    I have two LPC11C14 connected via can bus, terminated by 120Ohm on both ends. I also connected Logic Analyzer to scan CAN bus. I was able to send one message over the bus, without acknowledging the message...
  • LPC11C got stuck after NACK CAN msg
    I have two LPC11C14 connected via can bus, terminated by 120Ohm on both ends. I also connected Logic Analyzer to scan CAN bus. I was able to send one message over the bus, without acknowledging the message...
  • error msg
    how to solve this error pwm.c(76): error: #137: expression must be a modifiable lvalue 17 #define left1 IOPIN0 = (1 << 11) 18 #define right1 IOPIN0 = (1 << 8) . . . 74 if(center) 75 return...
  • error msg
    how to solve this error pwm.c(76): error: #137: expression must be a modifiable lvalue 17 #define left1 IOPIN0 = (1 << 11) 18 #define right1 IOPIN0 = (1 << 8) . . . 74 if(center) 75 return...
  • Error Msg L6985E
    Greetings: I am attempting to use µVision3 V3.90 to load external flash on an NXP LCP2292 project. After reviewing available documentation, I have created a flash descriptor project which I have...