I am running the UART implementation code, the one that NJC posted, for receiving commands from a very simple GUI that i made with C++ .Net. My problem-question now is that i want to have PWM on 2 exits. Is this possible now that timerA is used for the UART, maybe i can do it with software?
Thanks in advance for any answer