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.
To get a digital output, you set its corresponding TRIS bit to '0',
set the ADCON configuration bits to an appropriate value (so that it
is digital and not analog), and then set ...
I am having a rough time with the breakpoints in MPLAB 8.10, using
MPLAB ICD 2 as the debugger. The debugger will often stop at the line
after the breakpoint, but sometimes ri...
I'm using MPLAB to simulate a 16F72. For some reason, TRISA, TRISB,
and TRISC are not updating. The Watch window shows that they do not
change at the moment they are supposed t...
----- Original Message -----
From: "Harold Hallikainen"
To:
Sent: Monday, May 19, 2008 8:30 PM
Subject: Re: [piclist] What happened to the PIC_Microcontroller Yahoo grou...
> At 08:40 AM 5/19/2008, Jason Hsu wrote:
> > Around late 2006 and early 2007, that group was taken over by
> > spammers. It's been quite some time since there has been any...
Hi all!
Does someone have a schematic for a usb charger?
I see some china charger, who have a short circuit between pin 3 and=20
4, and vcc in pin1.=20
Charges for ipod a...
Around late 2006 and early 2007, that group was taken over by
spammers. It's been quite some time since there has been any
legitimate activity there.
--------------------------...
I'm using MPLAB SIM to debug an Assembly language program. I'm able
to get it to build and run, but I can't get the symbols to update.
The symbols refuse to update in the Watch...
I am getting the following error in MPLAB 8.10. Any idea what's going
on? I don't even see any uninitialized variables in Main.c.
MPLINK 4.20, Linker
Copyright (c) 2008 Mic...