We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, Is there someone who has an example for me where I can send text with both uarts on an DS80C390. I don't know how to manage that. What does Dallas exact mean with Contiguous Mode ?? Reagards, Ben
Simply copy your code for the 1st UART, and change all the SFR references to the onse for the 2nd UART. Continguous mode obviates the need for banking (aka paging) for >64K code.
"the onse for the 2nd UART" Sorry, I meant "the ones for the 2nd UART"
I don't know how to set up the serial ports, so that they both use timer1. Cannot find it in the datasheets. regarding, Ben