Piclist
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.
Post a new Thread
siva...@gmail.com - Jan 8 2009
Hai to all,
The code below for an lcd with pic24fj64ga002 and mplab c30 compiler gives me an error as
pic24lcd.c: In function 'cmd':
pic24lcd.c:28: error: syntax error be... 
siva...@gmail.com - Jan 6 2009
Hai,
I use pic16f877a with 33pf and a MPLAB ICD2 LE incircuit debugger to program the controller. But iam unable to debug. The message I receive is " UNABLE TO ENTER DEBUG MO... 
kg4pid - Jan 3 2009
I have a project that uses a Dallas 1307 clock chip. Got the code
working but the clock runs a little fast, gains about 2 seconds a day.
What can I do to slow it down a bit? I'... 
siva...@gmail.com - Jan 1 2009
hai to all,
Iam using pic16f877a and 16 x 2 lcd to display my string as an array.
The problem is when i touch the crystal legs, I could find the characters display steadily or... 
Patrick Griffin - Dec 31 2008
Probably as simple as a missing ";" at the end of a line?
--
Best regards,
Patrick Griffin
http://www.RedBinary.com
http://www.Odometron.com
p...@yahoogroups.com wrote:
... 
siva...@gmail.com - Dec 31 2008
HAI TO ALL,
I have coded my program for a adc and a stepper motor. I use 3 functions for this. I get an error.....................
Error [285] F:\pic solar panel\picsolar... 
purp...@gmail.com - Dec 20 2008
I'm looking at a chunk of disassembled code for a PIC18 micro controller (PIC18LF4320, to be exact) below
i2c_handler:
bcf PIR1, 3, ACCESS
movlw b'101101'
andwf SSPSTAT, w,... 
pclyne67 - Dec 20 2008
Can anyone advise somewhere where i can get a 'proto board' that has
an I2C header and decoder chip on it.
I'm looking at mounting some I/O removed from my main PIC board and... 
wonghongyik - Dec 20 2008
Hello everybody,
I was trying to write a UART program to send out few bytes of data by
using PIC16F877A, CCS C compiler, MPLAB IDE, MPLAB SIM. The problem of
my program is the... 
yosupicprog - Dec 1 2008
Hi to all,
=20
=20
My name is Yosu Izaguirre, I=B4m electronic engineer and have one=20
master in automation of controls, but I have a little problem for you=20
to help me...=... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
next