• DS5240 with MON390
    we need to put a DS5240 to work with the mon390. how can i configure the DS5240 internal registers?
  • DS5240 with MON390
    we need to put a DS5240 to work with the mon390. how can i configure the DS5240 internal registers?
  • Dallas DS5240 vs C51 v6.11
    I now use Keil C51 v6.11 to develop the firmware that run on Dallas DS5240. However, it sounds quite strange. Sometimes the compiled code can run correctly. However, it become incorrect when I have just...
  • DS5240 on-chip XDATA problems
    Hello. I've having difficulty using the on-chip SRAM for the DS5240 and the problem seems to rest in my compiler or linker config rather than my code. Here's my simple test program: #include <stdio...
  • Dallas DS5240 24bits Contiguous Mode
    I now use Keil C51 v6.11. I have written a program and compile in 16bits large mode. It works properly in the hardware. However, when I change it into 24bits Contiguous Mode (512K or 16MB), I find...