• sendind and receiving using UART0 on mcbstr9
    Hello Friends, I am using MCB-STR9 Vers.4 board and µvision4. i want to send one character form com1 from my board and display on hyperterminal. if my board is receive some thing then it ll clear...
  • sendind and receiving using UART0 on mcbstr9
    Hello Friends, I am using MCB-STR9 Vers.4 board and µvision4. i want to send one character form com1 from my board and display on hyperterminal. if my board is receive some thing then it ll clear...
  • Can you specify using the stack for local variable
    I am using a Cygnal 8051 processor with the Keil compiler. Is there a way to tell the compiler to use the stack for local variables in functions instead of using dedicated memory location ? Thank you...
  • Can you specify using the stack for local variable
    I am using a Cygnal 8051 processor with the Keil compiler. Is there a way to tell the compiler to use the stack for local variables in functions instead of using dedicated memory location ? Thank you...
  • How can I make connection between SSP0(master) -> SSP1(slave) of the same MCBSTR9
    Hi, Can I make a connection between SSP0 and SSP1 interface of the same MCBSTR9 board? I tried, but I have some problem with NSS signal of the slave interface. Could you give me some advice...