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.
Search Results for "ide"
Post a new Thread
Basic Poke - Jun 30 2008
I am writing a program for the PIC18F66J50, using MPLAB IDE v8.14
(also happened with 8.10). Suddenly I noticed one of my functions
was not working correctly, and discovered t... 
poopinurmouf - Jun 25 2008
I am using a PIC18F458 to try to get a motor to lift a weight a
specified distance. I am using a quadrature encoder to close the
feedback loop and the encoder has 1600 counts per... 
dlc - Jun 10 2008
Hi,
Thanks for the response. I could duplicate the problem on two
different systems with two different types of the chip. I found out
what went wrong. A nice low key p... 
"John J. McDonough, WB8RCR" - Jun 10 2008
It depends on what you want to do and how you learn
The PIC16 parts have been the hobbyist favorite for a long time. As a
result, there are a lot of examples, and a lot of tut... 
Bandaru Kondala Rao - Jun 10 2008
Hi every one
i am working with PIC18F4580 device and wanna implement CAN.
if i use CANCON in my program it is showing error as shown below
undefined identifier: CANCON
I ... 
seth...@sun.com - Jun 10 2008
Hi,
Thanks for this -- it seems to be working for me, but all I see next to the source files is "((NULL))" -- what's supposed to be there? The latest source file tag? How do... 
Harold Hallikainen - May 30 2008
> Those of you who are amateur radio operators (like me) would be
> particularly interested in my completed project.
>
> Thanks to all of you who helped me out with Asse... 
KM6VV - May 26 2008
I'm having a problem with I2C on an 18F4620.
it occurs while waiting for SEN to go low acknowledging "Initiate
Start". It may occur either when sending command or getting f... 
Basic Poke - May 23 2008
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... 
cdb - May 17 2008
Hi,
Do you mean how to wire it up to the Pic, or how to code for using the SPI interface?
If a general idea on coding the SPI sequence - in assembler or ?????
Colin
:: ... 
Basic Poke - May 16 2008
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... 
Jason Hsu - May 15 2008
I'm trying to understand the Assembly language program contained in
the file Pic_swr.asm inside:
http://www.arrl.org/files/qst-binaries/picswr.zip
At the beginning of the prog... 
Basic Poke - May 8 2008
Any ideas why my MPLAB "Go To Locator" is not working? I put my cursor
on a function name, right-click, and choose Go To Locator. It should
go to the function definition. It... 
James Eiter - Jan 12 2008
First of all, welcome to PICs!
Your problem could be anywhere. First, make sure that you have the
correct processor declared in both the IDE's menu and in the code
itself. Be ... 
starutopy - Dec 15 2007
Hi,
you may try to bypass VDD & VSS by an 100nF capacitor as close as
possible to pin 1 & 8. Then don't connect directly pin 1 to 4, but put
a resistor 100K from pin 1(VDD) to p... 
cresswell - Dec 13 2007
--------------Boundary-00=_0EROQL80000000000000
Content-Type: multipart/alternative;
boundary="------------Boundary-00=_0EROLVC0000000000000"
--------------Boundary-00=_0EROL... 
that dude - Dec 13 2007
I was trying to create a simple Audio processor using a Micro chip
16F877A and a SI3000 chip. I am having trouble figuring out what the
best way to interface the two chips togeth... 
Lez - Dec 13 2007
I want to programa 18f2550 with nothing more complicated than a usb
cable..........
Now I know that first time round I need to serial program into it and then....
(a) bootload... 
Dennis Clark - Dec 11 2007
One of the best ways to avoid the "Hyperterminal sickness" is to get a
shareware program "Teraterm". It works better, is more reliable, more
flexible and it can do data logging ... 
rj_satterlee - Dec 11 2007
Hello-
I've had some similar problems with hyperterminal in regards to
startup problems myself. Watch what your initial "power up"
conditions will look like to hyperterminal.... 
Roger_4U - Dec 8 2007
Hi Folks:
I am up a creek, I have been working on some code for over a year and
I am totally stumped with this last problem:
Device: Pic16F88
Chip OSC: 20Mhz
Programmer: ... 
Jcullins - Dec 8 2007
sounds like you may have something declared as byte and using it as word so
it writes over the next memory location.
Just a first guess
----- Original Message -----
From: "... 
kg4pid - Dec 8 2007
To make it work I had to change the the value that gets moved into
OSCCAL. Since the serial routine that I used had been around awhile
I can only assume that the problem is in ... 
Eirik Karlsen - Dec 7 2007
This may be a baudrate problem, baudrate accidentally coming within spec while the power is on the downslope.
Hyperterminal will usually filter out anything that isn't readable.
... 
Randy McKenzie - Nov 28 2007
Hello all:
I have a desire for a project to use a PC as a master, poll various
pics on a rs485 network, using a very simple polling idea and have
the pics respond with their... 
Maran - Nov 28 2007
Hi All,
I am facing an issue with the USART Transmit. My code is as shown
below......
#include
#include
void main( void )
{
char group[10]="Microchip ";
int i;
O... 
scottmack1 - Jun 27 2007
I am having some kind of problem with the communications to the
ICD2. When I start MPLAB IDE v7.60 with the ICD2 plugged in my
computer's USB port and the ICD2 plugged into my... 
samra kanwal - Jun 27 2007
hello all
i need your help in selection of microcontroller project.
plz give me ideas of student level projects using 8051 microcontroller.
plz give interesting but easy t... 
Luis - Jun 5 2007
hi all,
I´m build the icd2clone, in WindowsXP it´s ok, but in MPLAB:
MPLAB ICD 2 Ready
Downloading Operating System
Connecting to MPLAB ICD 2
...Connected
ICDWarn0054: MPLAB... 
Alan KM6VV - May 25 2007
Hi Eirik, all,
Good ideas. I’d also like to add that if you write a function in BASIC (or
any other language of your choice), you can use a simple loop and print out
the valu... 
Mohd Amirul Aizat Mohd Paiz - Mar 2 2007
hello!
sorry for disturbing...
i am now doing a project using MC PIC 18F4220. it is actually a fiber
optics project, but i've been assigned to complete the receiver part
wh... 
Mohd Amirul Aizat Mohd Paiz - Mar 2 2007
hello!
sorry for disturbing...
i am now doing a project using MC PIC 18F4220. it is actually a fiber
optics project, but i've been assigned to complete the receiver part
wh... 
ward...@ife.ee.ethz.ch - Mar 2 2007
Hello all,
I\'ve spent several days now stuggling with the my PIC16F876 setup and the Wisp628 programmer. I managed to program the device once (code shown bellow) but after that... 
rj_satterlee - Jan 24 2007
There are many factors to consider. There is a maximum pulses/second
mentioned somewhere on the data sheet and of course, that should not
be exceeded. There is an acceleration ... 
Dave C - Jan 16 2007
I've been tossing around the idea of building a FCC part 15 AM
transmitter, and was wondering if it is possible to use a PIC
Microcontroler as the Freq. Osc.
This would all... 
Kamal Shankar - Jan 2 2007
Hi
Has anyone done a single/two channel or more Remote
controller codec using some variant of C (HiTec C/CCS
C etc). Based on RC5 would make it more useful.
I want to contr... 
Bill Davis - Jan 1 2007
Program in C, I'm wanting to a control board to test stepper motors. The idea is to be able to activate a push switch to add say in 100 revs increments (counting as I go) until... 
Paul Snuggs - Dec 22 2006
I use Wiz-C from www.fored.co.uk
Has very good simulation features in the IDE.
----- Original Message -----
From: bacha bacha
To: p...@yahoogroups.com
Sent: Tue... 
Lez - Nov 2 2006
well I got the programmer working.
I burned it with F88 code, changed some port assignents etc as I now
have more IO lines.
Turned it on and all looked fine.
Except, the ... 
Malcolm Crabbe - Nov 1 2006
Lez,
I have no idea why it wouldn't work in ICSP mode. I tried three
programs ( WinPIC, ICPROG and PICPGM), I tried short leads from the
programmer to the chip, and obvious... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
next