A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
|
Hi: Please... someone know all about the handle of the RCIF on PIC 16F877?? Regards.. -- Germán Hernández C. |
|
|
|
See section 10.2.2 of the datasheet. RCIF is set when a character is received and if RCIE, PIE and GIE are set it will generate an interrupt. --- In , German Enred <german@e...> wrote: > > Hi: > > Please... someone know all about the handle of the RCIF on PIC 16F877?? > Regards.. > -- > Germán Hernández C. |
|
El dia , German Enred <> escribi�:
> Hi: > > Im making my prog. working on uart rs232. My new question is about the > RCREG register: im sending data from my PC, i send both, an ID. byte > + and data byte... the pic only read the first byte. How I can get > multiple data on reception (burst)?. > Regards.. -- Germán Hernández C. |
|
Hi!: Im need info or examples about the DT into look up tables (also a bit about the RETLW label1-label2 instruction) Best Regards... -- Germán Hernández C. |
|
|
|
http://www.piclist.com/techref/microchip/tables.htm it has a nice treatment of the issues. in general, I check the code archives first before asking... Phil --- In , German Enred <german@e...> wrote: > > Hi!: > Im need info or examples about the DT into look up tables (also a bit > about the RETLW label1-label2 instruction) > > Best Regards... > -- > Germán Hernández C. |
|
Have you checked the application notes at http://www.microchip.com/1010/index.htm ? --- German Enred <> wrote: > > Hi!: > Im need info or examples about the DT into look up tables (also a bit > > about the RETLW label1-label2 instruction) > > Best Regards... > -- > Germán Hernández C. __________________________________ |