• CAN Transceiver Question
    I realize that this is not a programming question, or even a Keil product issue, but I am trying to use CAN transceivers as a bus extender for TTL serial communication between processors. I am using...
  • How to deal with bypass mode?
    I download the CAN example from " http://www.keil.com/appnotes/docs/apnt_181.asp " .When I debug the project,It shows "Device cannot enter bypass mode,Connection to target missing or incorrectly" ...
  • Network + Wifi and bypass mode
    Hello, I've got question about bypass mode support in Network Library from MDK, version 7.13.1. From my observation there is a setting in ARM_WIFI_CAPABILITIES called bypass_mode. I know that also...
  • Bypassing Interrupt Vector Table addres
    Hi, i have written a code in C language,in which i used two ISRs for timer0 and timer2. How can i avoid overlapping of addresses of ISRs and main, like we have LJMP instruction in assembly language....
  • How to interface 8051 with transceiver
    i need to know about how to interface an 8051 microcontroller with RXQ1 transceiver. i'd like to know how to connect them (through which ports of the microcontroller) and if possible i need a program...