• previously posted RTX-CAN problem?
    hello, i want to use CAN with RTX51. Is there anyone who tried this before?
  • previously posted RTX-CAN problem?
    hello, i want to use CAN with RTX51, however when I compile my program it says: can't find can_task.obj This file isn't included with RTX51. My question: Which files do I need to get my program to...
  • rtx can
    Hi, in the example code for can_rtx C:\Keil\ARM\Boards\Keil\MCB2300\ the can_hw.c module has a function CAN_hw_tx_empty (U32 ctrl), how does this function or calling function CAN_push (U32 ctrl, CAN_msg...
  • UART, CAN, I2C, and RTX
    Hi, Does the RTX operating system feature I2C, UART, and CAN libraries to ease the burden of configuring them manually? Thanks, Ben
  • RTX CAN Acceptance Filter
    How can I use CAN Bus acceptance filtering with the RL-ARM library? Is there any example available (for MCB2300 board)?