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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/07/04 20:14
Read: times


 
#68111 - RE: LM75
Responding to: ???'s previous message
It's SPI, not I2C.

Vinod, have you run this code in a simulator to see if it works and the timing is correct? Do you have access to a scope to see timing of the actual signals? Saying "It doesn't work" isn't terribly helpful...what have you done to try to debug this code?

If it simply doesn't do *anything* you will have to first start by verifying that your program is in the uC to run. I usually have an LED on my board someplace, and I'll set it at various points in my code to verify that the program counter did indeed pass through a given piece of code.

I applaud you when you say your program didn't work, instead of the too-common "my program works, but something is wrong" ... Not that the hardware can't be bad, but so often the dang thing is doing just what we told it to do, not what we wanted it to do.

Dennis



List of 26 messages in thread
TopicAuthorDate
LM75            01/01/70 00:00      
   RE: LM75 ???            01/01/70 00:00      
      RE: LM75 ???            01/01/70 00:00      
   RE: LM75            01/01/70 00:00      
      RE: LM75            01/01/70 00:00      
      RE: LM75            01/01/70 00:00      
         Dont do what I say; do what I MEAN!            01/01/70 00:00      
            RE: Dont do what I say; do what I MEAN!            01/01/70 00:00      
               RE: Dont do what I say; do what I MEAN!            01/01/70 00:00      
                  RE: Dont do what I say; do what I MEAN!            01/01/70 00:00      
                  RE: Datasheets            01/01/70 00:00      
                  RE: Dont do what I say; do what I MEAN!            01/01/70 00:00      
                     RE: Dont do what I say; do what I MEAN!            01/01/70 00:00      
   RE: LM75            01/01/70 00:00      
      I2C, not SPI.            01/01/70 00:00      
         I2C or SPI or XYZ - Thanks anyway!            01/01/70 00:00      
            RE: I2C or SPI or XYZ - Thanks anyway!            01/01/70 00:00      
               RE: I2C or SPI or XYZ - Andy            01/01/70 00:00      
      RE: LM75            01/01/70 00:00      
         RE: LM75            01/01/70 00:00      
            it is i2c as far as i could do            01/01/70 00:00      
               RE: it is i2c as far as i could do            01/01/70 00:00      
               RE: it is i2c as far as i could do            01/01/70 00:00      
                  RE: it is i2c as far as i could do            01/01/70 00:00      
   a general recommendation            01/01/70 00:00      
   RE: LM75            01/01/70 00:00      

Back to Subject List