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.
  • ' ON 20080318@10:48:17 PM at page: http://www.piclist.com/microchip/16F84-rs232-8ch-ba.htm#39525.5984143519 James Newton[JMN-EFP-786] published post 39525.5984143519 /techref/piclist/cheapic/worktime.htm LCD Countdown Timer with Memory |Delete 'P-' before: '' but after: ' I am looking for PIC24 bootlodaer please advise
  • ' ON 20080327@4:50:12 PM at page: http://www.piclist.com/microchip/timenint.htm#39534.4292939815 James Newton[JMN-EFP-786] removed post 39534.4292939815 |Delete 'ranjith1986@gmail.com
    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
  • ' ON 20080331@9:02:36 PM at page: http://massmind.org/techref/microchip/interpolation.htm#39538.8768055556 David A Cary[DAV-MP-E62a] Says "Non-linear Data Transformations": a similar linear interpolation algorithm using shift-and-add to replace multiply; in C. http://www.bytecraft.com/Non-linear_Data_Transformations. ON 20080331@9:04:55 PM at page: http://massmind.org/techref/microchip/interpolation.htm#39538.8784143519 David A Cary[DAV-MP-E62a] Says Methods of Integer Multiplication and Division on a processor like the PIC that doesn't have built-in multiply instruction.