ON 20020401@9:59:01 AM at page: http://www.piclist.com/techref/piclist/begin.htm JMN-EFP-786 James Newton added 'change ' ON 20020401@2:51:59 PM at page: http://www.piclist.com/techref/piclist/questions.htm LF-freemail-621 Laszlo Fischer added 'Questions: I have a JDM programmer, and a PIC12F675. I cann't program, because I have IC-prog software not supported 12F675. Please help me! Laci'553 Null recipient not accepted ON 20020404@10:50:32 PM at page: http://www.piclist.com/techref/piclist/pcbcontest.htm SV-I.N.C.D.T.I.M.-A35a Sursucan Vasile added 'I have agreed to maintain this page. '553 Null recipient not accepted ON 20020405@4:26:10 AM at page: http://www.piclist.com/techref/piclist/questions.htm MB-NNN-740 Michael Barron added 'Questions: Is there an absolute bottom limit to the frequency you can run a 16F84 at, I have seen ones operating at 20kHz, can the frequency be brung down lower to Hertz (~10Hz)?'553 Null recipient not accepted ON 20020415@10:08:34 PM at page: http://www.piclist.com/techref/piclist/begin.htm rsd-CS-P86 Ranjit Diol added 'change ' ON 20020415@10:08:49 PM at page: http://www.piclist.com/techref/piclist/begin.htm rsd-CS-P86 Ranjit Diol added 'delete ' ON 20020415@10:09:30 PM at page: http://www.piclist.com/techref/piclist/begin.htm rsd-CS-P86 Ranjit Diol added 'change ' ON 20020422@4:36:06 PM at page: http://www.piclist.com/techref/piclist/begin.htm rsd-CS-P86 Ranjit Diol added 'change ' ON 20020422@4:36:32 PM at page: http://www.piclist.com/techref/piclist/begin.htm rsd-CS-P86 Ranjit Diol added 'delete ' ON 20020423@7:10:32 AM at page: http://www.piclist.com/techref/piclist/questions.htm YX-YXY-121 Yimin Xiong added 'Questions: I am using a pic16f876 to program. I use HiTech C Compiler. Now, i used spi model to control a shift register that is 74s164 to connect 8 leds. then i want to leds to display battery voltage that is input from RA2. i used following functions: void initUSART(void) void sendBytes9const char *) void sendByte(char c); void adc_read(unsigned char channel); how to program the microcontroller so that those leds can display battery voltage? Thanks' ON 20020424@12:46:32 PM at page: http://www.piclist.com/techref/piclist/support.htm JMN-EFP-786 James Newton edited the page ON 20020425@4:41:55 AM at page: http://www.piclist.com/techref/piclist/questions.htm EC-yahoo-F31 Eric Chua added 'Questions: i'm trying to use 24 bit floating point routines (AN575)from Microchip in 16F877. What should i change/add in "DEV_FAM.INC" so it works correctly? I've added the following but memory wrapped around. Thanks !! IFDEF __16F877 ; Generic Processor Type P16CXX SET TRUE ; If P16CXX, use INHX8M file format. P16_MAP1 SET TRUE ; ENDIF'