janetsmith2000@yahoo.com
New Member
i use HyperTerminal (telnet) to observe data sending from Pic. In which situation, i have to set the flow control to :hardware, xon/xoff or none?
i've observed that, if i use printf() (CCS C), i have to set the flow control as xon/xoff.
If i use putc(), then i have to set the flow control to none, in order to obtain a proper display.
i've observed that, if i use printf() (CCS C), i have to set the flow control as xon/xoff.
If i use putc(), then i have to set the flow control to none, in order to obtain a proper display.