hiIn my final design have 5 usarts on a pic32 mx795, I can get uarts working in polled mode but when in interrupt mode nothing happens. I would like to use interrpts on a byte by byte method. questions1. what is the best way use interrupt dynamic or stati..
↧