Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/02/04 13:27
Read: times


 
#82388 - not has to, but can
Responding to: ???'s previous message
serial interrupt has to be called by setting TI

This is NOT a mandatory method. You can achieve the same result by starting the transmission by SBUF = xxx.

The 'set TI to start the transmission' is just a way to use the ISR as startup code as well, do not let it confuse you.

In setups where the main set TI it is set once to start the transmission, not for every byte.

I get the impresion you are reading through some examples (e.g. the tutorials here) without having the background for understanding them, lay them aside and read the relevant chapters in "the bible", then go back to the tutorials.

Erik

here are the links to "the bible"
Chapter 1
http://www.semiconductors.philips.com/acrobat/v...ARCH_1.pdf

chapter 2
http://www.semiconductors.philips.com/acrobat/v...UIDE_1.pdf


chapter 3
http://www.semiconductors.philips.com/acrobat/v...WARE_1.pdf



List of 27 messages in thread
TopicAuthorDate
THE TIME OF TI            01/01/70 00:00      
   Bitrate            01/01/70 00:00      
      interrupt-driven            01/01/70 00:00      
      Why interrupt driven?            01/01/70 00:00      
         UART Serial Port Interrupt            01/01/70 00:00      
            all the above            01/01/70 00:00      
               UART communication by UART interrupt            01/01/70 00:00      
                  just TI=1            01/01/70 00:00      
                     serial interrupt in adc interrupt            01/01/70 00:00      
                        start with something simple            01/01/70 00:00      
                        misunderstand behaviour            01/01/70 00:00      
                  See the examples            01/01/70 00:00      
                  not has to, but can            01/01/70 00:00      
            The difference is            01/01/70 00:00      
               "            01/01/70 00:00      
                  He's right            01/01/70 00:00      
   How the 8051 UART works            01/01/70 00:00      
      The TI-bit Set Time            01/01/70 00:00      
         no, at the middle            01/01/70 00:00      
            The Transmitter Part, Actually            01/01/70 00:00      
               Setting of TI            01/01/70 00:00      
                  sometimes chip designers listen            01/01/70 00:00      
                     So, Erik            01/01/70 00:00      
                        where does it happen            01/01/70 00:00      
                           Mode 1 TI timing.            01/01/70 00:00      
                              How to post code            01/01/70 00:00      
                                 RS485 & bus turnaround            01/01/70 00:00      

Back to Subject List