• Sending string on serial port
    Hi everyone, is there anyone who could help me with following? In x51 processor You have SBUF buffer which is used to send or receive a character via serial port. Is there any way to send a string...
  • Sending string on serial port
    Hi everyone, is there anyone who could help me with following? In x51 processor You have SBUF buffer which is used to send or receive a character via serial port. Is there any way to send a string...
  • how to send string or variables to USB port as a HID device?
    Hi, Please guide me or provide an example code for sending string or variables to USB port when SAM7X256 configured as a HID device. I seen Atmel's examples and worked with HID joystick-LED example...
  • how to send string or variables to USB port as a HID device?
    Hi, Please guide me or provide an example code for sending string or variables to USB port when SAM7X256 configured as a HID device. I seen Atmel's examples and worked with HID joystick-LED example...
  • I want to send a string from command window to serial input buffer
    Hi,my English isnÂ't perfect but I will try to explain the best way. I have an application and I use uVsion 3. I know to send data to serial input with Sin='a' or Sin=0x09. But I try to send a string...