Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/25/07 03:59
Read: times


 
Msg Score: +1
 +1 Informative
#144947 - Nope!
Responding to: ???'s previous message
The code that used the eeprom was for a aduc834 device. The read/write modbus reg routines were setup so you could have registers with fixed values stored in eeprom (like calibration values etc) and dynamic values stored in ram. You can remove the code that deals with the eeprom or rewrite it to suit whatever eeprom you use (like an i2c eeprom for example). The assembler used was by AD2500 (now Avocet) so you might need to translate the assembler ops I used. Nevertheless, read through the code along with the modbus specification and you'll find it straightforward.


List of 46 messages in thread
TopicAuthorDate
MCS-51 and RS485            01/01/70 00:00      
   Specifics?            01/01/70 00:00      
   not enough clear            01/01/70 00:00      
   RS485 code at code library didn't work's            01/01/70 00:00      
   .ASM or .C code nevermind            01/01/70 00:00      
      But what do you need it to do?            01/01/70 00:00      
         485 master slave            01/01/70 00:00      
            I did            01/01/70 00:00      
               RS-485 master/slave code.            01/01/70 00:00      
                  Try Modbus            01/01/70 00:00      
                     Oops sorry,Must using uart with another mode.            01/01/70 00:00      
   RS-485 code            01/01/70 00:00      
      Full duplex?            01/01/70 00:00      
         Full duplex ...the reasons            01/01/70 00:00      
            That's not a reason!            01/01/70 00:00      
            Technically            01/01/70 00:00      
               another reason            01/01/70 00:00      
                  maybe You need Ethernet?            01/01/70 00:00      
                     Another issue...            01/01/70 00:00      
                  wrong? not really, but wasteful            01/01/70 00:00      
                  another reason 2            01/01/70 00:00      
                     there is no 'same time'            01/01/70 00:00      
                        OK there wasn't same but....            01/01/70 00:00      
                           Asynchronous?            01/01/70 00:00      
                           if I understand what you are saying            01/01/70 00:00      
                              Something like this            01/01/70 00:00      
                                 Modbus            01/01/70 00:00      
                                    swicth to modbus            01/01/70 00:00      
                                       Sample code            01/01/70 00:00      
                                    References            01/01/70 00:00      
                                 collisions            01/01/70 00:00      
   try 30 baud            01/01/70 00:00      
   Before jumping to pool named as "modbus"            01/01/70 00:00      
      You have a calculator!            01/01/70 00:00      
         what a waste of bandwith            01/01/70 00:00      
            Tradeoff            01/01/70 00:00      
               There is overhead you can save with no ill effect            01/01/70 00:00      
                  The point is...            01/01/70 00:00      
                     modbus exist does not make it pantyhose            01/01/70 00:00      
                        For a beginner...            01/01/70 00:00      
   Getting wet with modbus by drag from Russel            01/01/70 00:00      
   AT89S8252 and AT89S52            01/01/70 00:00      
      Nope!            01/01/70 00:00      
         AT89S5X with 24LC02            01/01/70 00:00      
            Lot of work??            01/01/70 00:00      
            Quoting previous posts            01/01/70 00:00      

Back to Subject List