In SX Microcontrollers, SX/B Compiler and SX-Key Tool, Miner_with_a_PIC wrote: Shane, A possible issue: The SX48 and SX52 both use $08 and $09 ram registers for RD and RE I/O ports respectively. In the SX20 both of these registers are free for general use. If you are not using these ports, I suppose that you could get away with using them as general purpose ram, but they would have to be set as outputs with nothing connected before any values could be written and held. It is far better to just not use them at all for your application (I am assuming that RD and RE are not connected). Another issue is that the bank address structure is different between the SX20 and SX48, given your explanation of the application you probably knew this already. And yes, using the SX48 device directive is appropriate and necessary. JT ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=82511#m82558 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)