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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/28/09 15:12
Read: times


 
#161788 - Select hardware first
Responding to: ???'s previous message
"will this controller feasible to access CAN protocol"
Did you visit the link I suggested and made a search for microcontrollers with CAN support? Where you planning on doing such a search? Any plan to download any datasheets and take a closer look at?

From what I can see, the AT89C51 can not (!) talk CAN. So you need to either select an external CAN controller and interface to the AT89C51. Or you need to select another processor, that has built-in CAN support. It is almost always cheaper to use a processor with CAN support. And it normally works better.

It isn't meaningful to even think about any C code to talk C unless you know what hardware to use that supports CAN.

By the way: What is your task? To do a school assignment, or to develop a commercial product that you intend to sell?

List of 6 messages in thread
TopicAuthorDate
how to work in AT89c51 to access CAN protocol            01/01/70 00:00      
   Select controller based on needs            01/01/70 00:00      
      And read the datasheet before you start            01/01/70 00:00      
         thanks            01/01/70 00:00      
         can            01/01/70 00:00      
            Select hardware first            01/01/70 00:00      

Back to Subject List