• Dallas DS80C400 far memory access
    I'm not succeeding in accessing memory through pointers with the 24bit contiguous DS80C400 memory model. I've looked at the support doc http://www.keil.com/support/docs/2172.htm and tried adding a pointer...
  • ACCESS DALLAS DS80C400 CAN SRAM
    Hello I'm trying to initialize the CAN controller on the DS80C400 but I cant set the bit SWINT (C0C.0) to 0 (so the CAN controller never starts up). I wrote some valid values to C0BT1 (TSEG1 and TSEG2...
  • Dallas DS80C400 far memory access
    I'm not succeeding in accessing memory through pointers with the 24bit contiguous DS80C400 memory model. I've looked at the support doc http://www.keil.com/support/docs/2172.htm and tried adding a pointer...
  • ACCESS DALLAS DS80C400 CAN SRAM
    Hello I'm trying to initialize the CAN controller on the DS80C400 but I cant set the bit SWINT (C0C.0) to 0 (so the CAN controller never starts up). I wrote some valid values to C0BT1 (TSEG1 and TSEG2...
  • Serial interrupt function in Dallas DS80C400
    Dear all, I have attempted to send a character through serial port 2 in the Dallas DS80C400. However, it seems that the interrupt service routine of serial port 2 does not occur. Could anyone check...