• 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...
  • Send Serial
    hi i want to send a serial data using 89C2051, i got a code from net but its not working i checked it on Proteus 7 Professional. how can i send any data or Receive it? #include "reg51...
  • sending an interupt
    I need to send an interupt out on the RS232 and get the time back. What commands is best for it?
  • UART sending characters
    Hello! I have a MCBSTR9 chip and i am trying to use the UART for sending some characters to the chip. All works great in simulator but when i am loading it on the chip it doesn't do anything at all....