Posted on May 17, 2011 at 12:08Many thanks for the timely reply; I do set up the other registers at the beginning of the code. I figured it was the code, or the setup in PDSSoft. Nice to be assured the code is right in its format. I’ll try the MCU...
Posted on May 17, 2011 at 12:08Good morning all, I am using a uPSD3234 in the 80 pin package I am having trouble getting the ports A, and B to respond to programming, could you help me? I’m writing in assembler and here are the snippets of code I ...
Posted on May 17, 2011 at 11:50Quote:On 22-05-2006 at 11:15, Anonymous wrote: It's a pity you don't remember where did you read about it... By the way, I am using Timer2 for UART1 and Timer1 for UART0 and both are working... Maybe there is a differ...
Posted on May 17, 2011 at 11:50It winds up to be that you can’t use timer 2 with uart 1, when you have both uart1 and uart0 on separate timers. In other words, when using two uarts, at separate baud rates, timer 1 must go to uart 1, and timer2 mus...
Posted on May 17, 2011 at 11:50 Hi All, I been banging away at this all day, help me out here while I still have some hair left. I have read that you would like the code posted so some comment can be made on it. OK, just remember that you as...