• C code to send AT comand and receive OK
    hiii i want to send AT command through TMS320C5515 to TELIT GL865 and want to receive OK AND i have connected this two by useing voltage level converter (txs 102) but i am not able to do that .i don...
  • C code to send AT comand and receive OK
    hiii i want to send AT command through TMS320C5515 to TELIT GL865 and want to receive OK AND i have connected this two by useing voltage level converter (txs 102) but i am not able to do that .i don...
  • How to set send and receive of same byte for UART
    Hi, I am implementing the J1708 spec. Let me know how to transmit a byte and receive the sane byte back. This is required to get the bus acess for transmission of actaul data.
  • How to set send and receive of same byte for UART
    Hi, I am implementing the J1708 spec. Let me know how to transmit a byte and receive the sane byte back. This is required to get the bus acess for transmission of actaul data.
  • CAN send and receive?
    sirs, i am using philips 89c51RD2 for CAN communication with Rtx51full.In the reception node i have written the code with can_bin_obj and can_wait. in the transmiting node i have used can_send function...