• question
    ilustrious sirs. can sumbody say the difference in lpc22xx?
  • Question
    Has anyone had a problem where Keil compiles with no errors then crashes when debugging. And then with the same code, different program it creates error messages? Thanks Gab.
  • CMSIS question on CAN filtering
    Hi, Concerning CAN objects that can have multiple filters assigned... The following CMSIS structure tells the application about the filtering capabilities of each object. It is returned in the...
  • CAN Transceiver Question
    I realize that this is not a programming question, or even a Keil product issue, but I am trying to use CAN transceivers as a bus extender for TTL serial communication between processors. I am using...
  • CAN driver question ...
    Hi, I am using the RL-ARM provided CAN driver. I have the need to configure receive messages after I started the CAN driver. I use "CAN_rx_object" to configure new receive objects (CAN-controller...