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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/20/08 18:20
Read: times


 
#156073 - Easy
Responding to: ???'s previous message
Prabal Mehra said:
i want to know how to read a file from a CAN controller on a microcontroller

You adopt the same strategy as for any such problem; viz:

1. You read the datasheet(s) for the specific CAN controller & microcontroller;

2. You do what it/they tell you!

You will probably also have to spend some time learning about CAN; eg, you could start here: http://www.keil.com/can/ or, from the originators, http://www.can.bosch.com/

and send the data to RAM.

See previous reply - It's all just data!

I said:
As far as the 8051 is concerned, it's all just data - it makes no difference where it came from, how it got here, where it's going to, how it'll get there, or what it actually means.
As far as the 8051 is concerned, it's all just a load of bytes that get written to and/or read from the RAM.







List of 7 messages in thread
TopicAuthorDate
CAN controller            01/01/70 00:00      
   Why do you keep starting new threads?            01/01/70 00:00      
      CAN controller            01/01/70 00:00      
         write the code            01/01/70 00:00      
         What File            01/01/70 00:00      
         Easy            01/01/70 00:00      
            the documentation for ...            01/01/70 00:00      

Back to Subject List