• Accessing External Memory Devices
    Hey all, I am using uVision 3 and a Phytec 2294 board. I have an external memory device connected to the phytec expansion board. The external device is using /CS0, although from talking to phytec...
  • External data memory access
    I'm trying to access to a non-volatile memory DS1330YP from C167CR-LM and I'm trying to save absolute variables making defines like this: #define x MVAR (uword, 0x80000) I've configured the start...
  • Accessing External Memory Devices
    Hey all, I am using uVision 3 and a Phytec 2294 board. I have an external memory device connected to the phytec expansion board. The external device is using /CS0, although from talking to phytec...
  • External data memory access
    I'm trying to access to a non-volatile memory DS1330YP from C167CR-LM and I'm trying to save absolute variables making defines like this: #define x MVAR (uword, 0x80000) I've configured the start...
  • XC164CS-16F External Memory access
    How must I configure Keil's options to access to external memory with XC164CS? How can I configure XC164CS for this item? I'm setting its registers as User Manual says but I can't access to external...