ON 20080301@2:32:37 PM at page: http://www.massmind.org/techref/microchip/index.htm# David A Cary[DAV-MP-E62a] edited the page. Difference: http://www.massmind.org/techref/diff.asp?url=H:\techref\microchip\index.htm&version=14 ON 20080301@11:50:03 PM at page: http://www.massmind.org/techref/microchip/alternatives.htm# David A Cary[DAV-MP-E62a] edited the page. Difference: http://www.massmind.org/techref/diff.asp?url=H:\techref\microchip\alternatives.htm&version=0 ON 20080301@11:50:31 PM at page: http://www.massmind.org/techref/microchip/alternatives.htm# David A Cary[DAV-MP-E62a] edited the page. Difference: http://www.massmind.org/techref/diff.asp?url=H:\techref\microchip\alternatives.htm&version=1 ON 20080307@7:17:30 PM at page: http://massmind.org/techref/microchip/alternatives.htm# David A Cary[DAV-MP-E62a] edited the page. Difference: http://massmind.org/techref/diff.asp?url=H:\techref\microchip\alternatives.htm&version=2 ON 20080307@8:40:52 PM at page: http://massmind.org/techref/microchip/alternatives.htm# David A Cary[DAV-MP-E62a] edited the page. Difference: http://massmind.org/techref/diff.asp?url=H:\techref\microchip\alternatives.htm&version=3 ON 20080309@10:23:43 PM at page: http://massmind.org/techref/microchip/alternatives.htm# David A Cary[DAV-MP-E62a] edited the page. Difference: http://massmind.org/techref/diff.asp?url=H:\techref\microchip\alternatives.htm&version=4 ON 20080309@10:34:03 PM at page: http://massmind.org/techref/microchip/languages.htm# David A Cary[DAV-MP-E62a] edited the page. Difference: http://massmind.org/techref/diff.asp?url=H:\techref\microchip\languages.htm&version=5 ON 20080310@12:02:02 AM at page: http://massmind.org/techref/microchip/alternatives.htm# David A Cary[DAV-MP-E62a] edited the page. Difference: http://massmind.org/techref/diff.asp?url=H:\techref\microchip\alternatives.htm&version=5 ON 20080310@12:22:03 AM at page: http://massmind.org/techref/microchip/alternatives.htm# David A Cary[DAV-MP-E62a] edited the page. Difference: http://massmind.org/techref/diff.asp?url=H:\techref\microchip\alternatives.htm&version=6 ON 20080312@9:10:11 AM at page: http://www.piclist.com/microchip/gotchas.htm#39518.5536458333 James Newton[JMN-EFP-786] removed post 39518.5536458333 with comment: 'Without seeing your code, how can anyone help?' |Delete 'felix@uabc.mx
Please help, I'm working with pic 16f877 usart interrupt(RCSTA,5) enabled, and although it is the only interrupt that is enabled, when the microcontroller is transmitting, an interrupt is generated, becouse it jumps to int vector 0x04, it behaves as if there was a hidden interrupt enabled, which I can't monitor.
By the way I'm using the old ICD with mplab 5.40, and terminal Thermx to receive and transmit data.
I'll appreciate any advice.
im using 16f877a for measuring the power factor, the timer is made to run on the zero crossing of the voltage and stop on the zero crossing of the current. since im using port pins i face problem. i need a example pgm with one port pin having voltage zero crossing and the other with current zero crossing