This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ARM RTX CAN new and old can controller NXP

HI
i use old RTX 3.12
and use lpc2294 with CAN and is OK
but if i use LPC2294/01 whith have new can controller whith have LUT =N-1 i must
hand-made RTX
i have question
HAVE NEW rtx-arm 4.12 improve can driver for LPC2294 and LPC2294/01 or can driver is the same how in rtx-arm 3.12 and will be hand-made can driver for lpc2294/01?

Parents Reply Children
  • The RTX is RTOS and it is up to date for all microcontrollers that Keil has support for, and CAN is just a middleware component that uses RTX and is of course tailored to microcontrollers and supported for most interesting ones.

    Also, you can always write your own driver if changing existing one is too hard.