• USART Char Send problem
    Hi… I am transferring “TEST” string from the USART 1 to the hyper terminal. But at hyper terminal end I get only the char “T”. After that microcontroller unable to transfer the data. Please go through...
  • sending SMS problem
    Hi, I am working on a project where i have to send some information using SMS from a microcontroller (8051). I have succeeded in sending and receiving the SMS with a "small" problem. I am using...
  • USBD_CDC_ACM_DataSend no sending
    Hi, I'm working with uVision 5.15 and RL-USB with RTX to develop a USB CDC application. I used the function USBD_CDC_ACM_DataSend to send data over the USB com port. The application continuously...
  • sending array
    Hi, i've a problem using tasks. I'm programming an MCBSTM32 board and i want to manage data coming from an external ahrs connected with the serial port. I'm developing my program without it (for now...
  • sending msg
    Hi guys I read the topics about interfacing 8051 with gsm modem those are really helpful However when I implemented my program to receive a msg and give an acknowledgment(through sms) for same There...