• Can i view the incoming bytes from COM1 when simulating?
    Hi, everyone: My program is communicating with a device via RS232. I issued debug commands like this: mode COM1 19200,0,8,1 assign COM1 <sin >sout Communication works well, and i can see the outgoing...
  • Can i view the incoming bytes from COM1 when simulating?
    Hi, everyone: My program is communicating with a device via RS232. I issued debug commands like this: mode COM1 19200,0,8,1 assign COM1 <sin >sout Communication works well, and i can see the outgoing...
  • Do ARM processors have power good signal to check quality of incoming power?
    I am working on one of TI's SOC using ARM M-4 processor. I was wondering if the ARM processors have any Power Good signal which can be used in software stack to control flow of application. Or storing...
  • Do ARM processors have power good signal to check quality of incoming power?
    I am working on one of TI's SOC using ARM M-4 processor. I was wondering if the ARM processors have any Power Good signal which can be used in software stack to control flow of application. Or storing...
  • CAN Simulation for the 8051 - Incomming messages
    Hi I've been trying to simulate receiving an incomming message from the CAN bus. I have followed the application notes AP147 and 167, and I have viewed discussion topics on this subject. I have included...