ON 20071104@2:25:51 AM at page: http://www.piclist.com/microchip/12F683-rs232-9600-mm.htm#39388.9158449074 James Newton[JMN-EFP-786] published post 39388.9158449074 web-piclist@rangat.org asks: " Given that you're loading TXCNT with b'00001011' (11decimal), aren't you going to send 11 bits per character, with the stop bit being sent twice?" |Delete 'P-' before: '' but after: ' fjjf ' ON 20071110@6:39:17 PM at page: http://www.piclist.com/microchip/intsample.htm#39396.6688888889 James Newton[JMN-EFP-786] removed post 39396.6688888889 with comment: 'If that is YOUR program, then how can we help without seeing the actual code you wrote? If you are saying this is true of THIS program, then check the processor clock speed.' |Delete 'adeldreamw@yahoo.com asks:
when i test my pic after write my program on chip there is no time to execute the program (i.e when input goes high output appare direct without execute the time loop in program).' ON 20071111@3:30:50 PM at page: http://massmind.org/techref/microchip/devprogs.htm# David A Cary[DAV-MP-E62a] edited the page. Difference: http://massmind.org/techref/diff.asp?url=H:\techref\microchip\devprogs.htm&version=4 ON 20071111@4:57:43 PM at page: http://massmind.org/techref/microchip/devprogs.htm# David A Cary[DAV-MP-E62a] edited the page. Difference: http://massmind.org/techref/diff.asp?url=H:\techref\microchip\devprogs.htm&version=5 ON 20071112@11:24:35 PM at page: http://massmind.org/techref/microchip/devprogs.htm# David A Cary[DAV-MP-E62a] edited the page. Difference: http://massmind.org/techref/diff.asp?url=H:\techref\microchip\devprogs.htm&version=6 ON 20071115@1:47:00 PM at page: http://www.piclist.com/microchip/a2d.htm#39401.3523611111 James Newton[JMN-EFP-786] published post 39401.3523611111 One thing I found in trying to switch between multiple analog inputs with a 16F690 was that some of the example files from microchip had a mistake in the wait for conversion complete -- btfss instead of btfsc when checking for the clear of the "GO" bit. |Delete 'P-' before: '' but after: 'realsghaffar@hotmail.com asks:
i want to implement a stopwatch that counts to the base7, it will have a max count of 66 before going back to zero. the count period is 1.38s.have any suggestions how to do this?????
Hi,
I am working on a PIC16F877, using its 8-channel ADC features, anlongwith stepper motor control and some other services. I eam encountering the following problem:
1 - The intended prog. compiles and simulates properly on simulators. Morover, the ouput is logically correct.
2 - In hardware, the PIC gives the right output when there is nothing placed physically around it. It seems to be affected mysteriously, without even being touched. I though it was only a problem with the given PIC, but I changed the sample without any improvement. So, as soon as I bring something around the PIC, a power supply, or a hand,it does not give the right output, though it switches(ON and OFF). Also, bringing something close to the PIc does not change the output on one of the pins,but changes every pin completely.
3 - If I earth any pin of the PIC, it seems to work again.
If you need to investigate anything else, please ask, and help me out!
Usman Sadiq