• cant getchar while connecting to serial port of MCU
    Any body can help me that how can i give data to MCU from PC using the hyperterminal or any other terminal through serial port. my prog properly work on KEIL but when i burn the hex file it can work...
  • cant getchar while connecting to serial port of MCU
    Any body can help me that how can i give data to MCU from PC using the hyperterminal or any other terminal through serial port. my prog properly work on KEIL but when i burn the hex file it can work...
  • I need to set the frame size of 10-bit with 1 start bit, 8-bit data and 1 stop bit  for serial transmission -UART. I'm using LPC1788  MCU
    I have successfully set baud rate, stop bit and data of size 8-bit, but I'm unable to set the start bit. How can i do it? Peripheral device has frame size of 10-bit with 1 start bit. I've attached my...
  • I need to set the frame size of 10-bit with 1 start bit, 8-bit data and 1 stop bit  for serial transmission -UART. I'm using LPC1788  MCU
    I have successfully set baud rate, stop bit and data of size 8-bit, but I'm unable to set the start bit. How can i do it? Peripheral device has frame size of 10-bit with 1 start bit. I've attached my...
  • Need help to convert SPJ source code to KEIL source code
    I am using atmel 8051 processor in my project . my job is to convert firmware from SPJ compiler to KEIL compiler . if there is any medium or via is there to convert with in less time