• T89C51CC01 message sending
    I want to send a message using Can Controller T89C51CC01 right now, I am not sure when the message is sent. Right after CANCONCH is set? Using the debug program in Keil, I could clearly see the...
  • T89C51CC01 message sending
    I want to send a message using Can Controller T89C51CC01 right now, I am not sure when the message is sent. Right after CANCONCH is set? Using the debug program in Keil, I could clearly see the...
  • 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...
  • 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...
  • UDP multicast message send error
    Hi, I cannot send UDP multicast message in ARM to 1900 port. It is SSDP. netUDP_Send failed with unspecified error. Any idea? I will need full SSDP working in keil/ARM. int32_t udp_sock;...