• 87c591 CAN Remote Frame Requests
    Hi, I can find alot of documentation on generating remote frame requests on the 87c591 and sja1000 CAN interfaces , but can find no information on how to handle a request. All code that I have tried...
  • 87c591 CAN Remote Frame Requests
    Hi, I can find alot of documentation on generating remote frame requests on the 87c591 and sja1000 CAN interfaces , but can find no information on how to handle a request. All code that I have tried...
  • Remote frame broadcast
    when we send message to node that node will give response either positive or negative but when we send Remote frame to node that node will send the response for the remote frame or it will ignore it...
  • Remote frame broadcast
    when we send message to node that node will give response either positive or negative but when we send Remote frame to node that node will send the response for the remote frame or it will ignore it...
  • Why is simulator not equal to real life hardware?
    I'm new to embeded C. I've got a Phytec Philips C552 chip and connected a LCD to it. I've made a simple prg to display char or string. Char works perfectly string brings only garbage. When I run the prg...