Home arrow Support arrow Forums

Luminary Micro Forums

cb1

Platinum Boarder
Click here to see the profile of this user

2008/06/23 08:06

Re:Nice to have an Address and Data Bus

To maximize utility/flexibility we have created multiple, programmable storage "zones." One of these zones does hold variables - and these may be stored sequentially or at pre-selected addresses in our chip.

By itself - int a = 0; is not sufficient to cause the variable to enter our chip. When you seek to store or read a variable - OFF the LMI device - you simply call a small var transfer function which we provide.

Now - if you can "guarantee" that your LMI variables store & "remain" in known locations - we provide a function which can "sweep" those variables to/from our device.

The prime intention of our IC is to provide economical, fast, bulk SRAM and additional I/O - so that you can exploit LMI's many special functions - which are lost when "surrendered" to simple pin I/O.

Should you desire to run a TFT or mono Graphic Lcd our chip shines - enabling you to properly, programmably "step" thru memory - drastically easing your code and raising program & display efficiency...

login or register to reply

      Topics Author Date
    thread link
Nice to have an Address and Data Bus
seulater 2008/06/20 08:33
    thread link
thread linkthread link Re:Nice to have an Address and Data Bus
cb1 2008/06/22 08:59
    thread link
thread linkthread linkthread link Re:Nice to have an Address and Data Bus
ahuy82 2008/06/22 23:09
    thread link
thread linkthread linkthread linkthread link Re:Nice to have an Address and Data Bus
cb1 2008/06/23 08:06