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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/13/06 13:54
Read: times


 
#107280 - Re: Getting code working
Responding to: ???'s previous message
Dear Erik thanks for your reply,


you can get working code by using the CodeArchitect for LPC93x free from www.esacademy.com for the 669 all you have to do is to redo the oscillator setup which is different.


The major diffrence between I2C for C669 and other devices is the register I2CON in C669 is bot bit addressable. I have code for C668 which is working absolutely fine It is simillar to what i posted in first post. I modified my C668 code with changed register names and non bit addressable register but this new code is giving problems. I tried a lot to compare the two codes but to me they appear same still one works on C668 absolutely fine where as C669 gives problems. :((


Since I usually bitch about this, let me say that it is so very nice to see someone post well commented code.


Thanks for your kind words.

Thanks & Regards,
Prahlad Purohit


List of 15 messages in thread
TopicAuthorDate
I2C routine getting stuck.            01/01/70 00:00      
   you can get working code by using            01/01/70 00:00      
      Re: Getting code working            01/01/70 00:00      
         I took aquick look at the I2con use and            01/01/70 00:00      
            Re: Why not interrupt.            01/01/70 00:00      
   24MHz without four layer board?            01/01/70 00:00      
      Re: 24MHz            01/01/70 00:00      
      What max freq can be used with two layer            01/01/70 00:00      
         who knows            01/01/70 00:00      
   I2C routine getting stuck.            01/01/70 00:00      
      Working very well with C668 @ 94khz bus            01/01/70 00:00      
   Bit Bangin Works fine.            01/01/70 00:00      
   Problem Solved.            01/01/70 00:00      
      maybe worth putting it into code library            01/01/70 00:00      
         Uploaded into code library.            01/01/70 00:00      

Back to Subject List