• Need example to get CAN running
    I have problems to get the CAN controller on my Infineon XC886 CM running. Have someone example code for sending a CAN message via CAN node 0 (CAN RXD Port 1_6, CAN TXD Port 1_7)? I have tryed to use...
  • T89C51CC01 CAN example
    Hi! I'm beginning to work on the CAN bus with this µC. I would like to know if someone have a source code example of making a simple CAN transmission. I search on the Atmel Wireless web site and not...
  • CAN example for the MCB2300
    Hello to all, Someone have a RL-ARM CAN example to use with the LPC2378 (in MCB2300). I'm porting the MCB2100 example to the MCB2300. However the CAN_hw.c have to be almost rewrite. Thanks...
  • Trouble with CAN example
    Hello, I'm having trouble setting up the CAN bus on my STM32F103R4. I'm using the CAN example ( http://www.keil.com/download/docs/351.asp ) When it comes to leave the initialization mode and enter...
  • The example of Keil can not be debug
    I open the example in"C:\Keil\ARM\Boards\Keil\MCBSTM32C\RTX_Blinky", when I simulation the program, I push debug botton,then "error 65:access violation at 0x0000000C" come, what's the problem? All the...