• 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)?
  • CAN receive & RTX timeout issues
    I am using an LPC2378 (MCB2300 demo board) in a CAN communication setup to a single node. The other node is using proven code (on a LPC2129), I am just trying to talk to it using my own code. I'm using...
  • CAN and I2C with Keil RTX on a STM32F415RG
    Hi everybody, I am currently working on a project using a STM32F415 (168 MHz) as a CAN Node controler. I am using the Keil RTX (RTOS) as well as the Keil CAN Middleware. Besides CAN there is a I2C...