Sign in

username:

password:



Not a member?

Search piclist



Search tips

Subscribe to piclist





Ads

piclist by Keywords

12F675 | 16F628 | 16F84 | 16f877 | 16F877A | 16F88 | 18F458 | ADC | AVR | Bootloader | CAN | CCS | CRC | EAGLE | EEPROM | ICD | ICSP | IDE | JDM | LED | Macros | Microchip | MPLAB | PCB-CAD | PIC10F | Pic12f675 | PIC16F84 | PIC16F84A | PIC16F877 | PIC18 | PIC18F452 | PicBasic | PICC | PICSTART | PWM | RS-485 | RS232 | SMT | SPI | UART | USART | USB | Wireless | Wisp628 | Xilinx

Discussion Groups

See Also

DSPFPGAElectronics

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 "can"

  

Post a new Thread

Re: Tracking Battery Condition   [2 Articles]

rtstofer - Oct 29 2009
--- In p...@yahoogroups.com, "jpakrashi" wrote: > > Hi Friends, > Here are the requirements: > In a critical setting where equipment are backed by UPS already, we ne... Re: Tracking Battery Condition

Re: problems with PIC12F675 GPIO

ajellisuk - Oct 10 2009
Hi Phil, Thanks for your reply. I have stumbled across the solution by accident. I needed to add the line: __CONFIG(INTIO & WDTEN & MCLRDIS & BORDIS & UNPROTECT & PWRTEN);... Re: problems with PIC12F675 GPIO

Need Help Understanding How to Restart MPLAB Debug   [3 Articles]

jsternmd - Sep 27 2009
I have read and read but I cannot figure out why every time I debug through to some code of interest, that when I want to re-start from the beginning (as with a fresh power-on) M... Need Help Understanding How to Restart MPLAB Debug

Re: Fastest Math routines - Another Newbie Question   [9 Articles]

rtstofer - Sep 7 2009
--- In p...@yahoogroups.com, "Jerry O. Stern" wrote: > > > I have am builidng a direct digital synthesizer and controlling the > synthesizer with a PIC 16F877A. The s... Re: Fastest Math routines - Another Newbie Question

Help with Equates for a Newbie   [15 Articles]

jsternmd - Sep 6 2009
I am going nuts with a 16F877A project based on siggen3a/IQPro, a DDS project. Please try to help me understand the following. In the various forms of DDS code when assembled... Help with Equates for a Newbie

Re: MPLAB 8.33 hanging   [2 Articles]

Dwayne Reid - Sep 5 2009
At 07:20 PM 9/4/2009, jsternmd wrote: > I have a new problem where MPLAB assembler is hanging during the > > Executing: "O:\Program Files\Microchip\MPASM Suite\MPASMWIN.exe" /q... Re:  MPLAB 8.33 hanging

RE: Re: Variable Symbols in File Register   [2 Articles]

"Jerry O. Stern" - Sep 4 2009
Hi Les, yes but that's such a pain to keep referring to a separate document. Would be nice if MPLAB were able to display the symbol name. Also why can't these cblock variables ... RE:  Re: Variable Symbols in File Register

Pulse analysis with a PIC   [4 Articles]

Jason Hsu - Jul 26 2009
Page 2 of the following document shows two pulses that I need a PIC to analyze: http://www.phoenix.tc-ieee.org/0001_Bibliography/2007-05-24%20EMB%20Presentation/2-Carl-Sensors_200... Pulse analysis with a PIC

Low voltage "LF" chips can be used as normal "F" designated chips ??

AMIT KAPOOR - Jul 25 2009
Dear All,   Need Help!   I want to know whether the chips designated "LF" (low voltages devices, Example :PIC18LF2580 ) can be used as normal "F" designated chips( Example: P... Low voltage

PWM to 0-10V Output   [7 Articles]

Paul - Jul 24 2009
I have recently come across a circuit diagram: http://f1.grp.yahoofs.com/v1/ULBpSg7H1FfAWrKBp02HDaRkyq4iFpOjfpH78Kql4Dxq0CgSrNLnPzPzZIhq_C7J8z18rM7VyWwp3bC8n2uBiJDZsrfy/PWM.jpg ... PWM to 0-10V Output

Re: Do I need a dsPIC for this application?

David Wade - Jul 20 2009
--- In p...@yahoogroups.com, "Jason Hsu" wrote: > > I'm part of the Data Acquisition subgroup of Project Phoenix, a > group working on an open source blood pressure monito... Re: Do I need a dsPIC for this application?

Getting started in surface-mount soldering   [5 Articles]

Jason Hsu - Jul 19 2009
I'm looking for suggestions on how to learn surface mount soldering, as I only know how to solder through-hole. What training products can I buy to learn? What surface mount pr... Getting started in surface-mount soldering

Unexpected program reset in MPLAB while debugging

peacezim2001 - Jul 15 2009
Hello all, I had a strange issue while debugging in MPLAB. I am using PIC 16F73 with HiTECH C compiler. The program counter unexpectedly resets to zero, at some point.The WDT is ... Unexpected program reset in MPLAB while debugging

4 Independent frequency controllable step signal generation from PIC for stepper motors   [9 Articles]

AMIT KAPOOR - Jun 26 2009
Dear Friends ,   I am trying to make  4 axis stepper motor control , but i am stuck in the software part logic.   i will use L297 and L298 as stepper controller and driver.... 4 Independent frequency controllable step signal generation from PIC for stepper motors

Re: PULSE WIDTH MEASUREMENT USING PIC16F690

Dennis Clark - Jun 24 2009
> Hey i wanted to measure the width of a square wave pulse.. > Neone have a sample code please let me know. Dude, this isn't twitter, you can use all of the letters here.... Re:  PULSE WIDTH MEASUREMENT USING PIC16F690

Re: [SPAM] pic24h SPI Problem

leon Heller - Jun 20 2009
----- Original Message ----- From: demolitron To: p...@yahoogroups.com Sent: Saturday, June 20, 2009 9:12 AM Subject: [SPAM] [piclist] pic24h SPI Problem Hello again, I ... Re: [SPAM]  pic24h SPI Problem

pic24h SPI Problem

demolitron - Jun 20 2009
Hello again, I think I've exhausted myself over this one. SPI is supposed to be REALLY simple, right? But, I can not get my SPI slave (PIC24) to do even recognize that SPI is h... pic24h SPI Problem

kicchip free hex

michaelcollier - Jun 14 2009
Hi Everyone The HEX for 8 pin kicchip is free to download so you can burn your own kicchips and program with free studio using BASIC programming language. It uses a simple 2 res... kicchip free hex

Introduction to PIC24, PIC24F, PIC24H Assembly Language Programming

Jeff Cooper - May 30 2009
This is a VERY lightweight quickstart guide to writing one's first PIC24 assembly language program. It assumes you're familiar with Microchip microcontrollers and the MPLAB IDE (I... Introduction to PIC24, PIC24F, PIC24H Assembly Language Programming

Re: Timing a 20KHz signal coming into a PIC 16F88   [3 Articles]

demolitron - May 30 2009
I agree. A "simple" diode rectifier and an RC filter will do the trick. You'll need to select the filter corner frequency low enough that the AC component(20Khz) is attenuated so ... Re: Timing a 20KHz signal coming into a PIC 16F88

Vcc issues.   [5 Articles]

Ronald Delap - May 29 2009
Good morning all - I am new to the group and have a dilemma which perhaps will be a new one for you. I am designing a solar cell battery charger that uses a pic 675. The ... Vcc issues.

Software to Draw the PCB Circuit   [3 Articles]

j_woolsey - May 29 2009
I am new to doing hardware. I have programmed things in machine language before including device drivers. I feel very comfortable writing code in machine language. I have resear... Software to Draw the PCB Circuit

Software to Draw the Circuit   [6 Articles]

jwoo...@activation.net - May 29 2009
I am new to doing hardware. I have programmed things in machine language before including device drivers. I feel very comfortable writing code in machine language. I have rese... Software to Draw the Circuit

USB GPS to PIC interfacing   [4 Articles]

demolitron - May 27 2009
Hello, I've got a Pharos GPS-500 USB dongle on hand and I was wondering if it would be possible to hook this up to a PIC of some kind. When I plug it into my PC it is detected ... USB GPS to PIC interfacing

A2D Command on KicChip 8   [3 Articles]

kabo...@NorthState.net - May 23 2009
I downloaded the Kic Studio software as well as the KicChip 8 .hex file from the KicChip WEB page. I then used my PICKit 2 to flash the .hex file into a PIC12F683. They seem to s... A2D Command on KicChip 8

Re: 16 Bit PIC   [7 Articles]

Jeff Cooper - May 23 2009
Paul, You can program the 16-bit family using ASM30, and its related linker, librarian, etc. I did a quick web search and found a page that might give some hints: http://w... Re: 16 Bit PIC

Frustrating problem with dsPic30F3012 ADC...

demolitron - May 17 2009
Hello, I just got my board built for my new dsPic project and I've run into a very puzzling problem with the ADC. If you all would be kind enough to take a look for me. I hope... Frustrating problem with dsPic30F3012 ADC...

Re: 12f675 serial

Paul Laverick - May 7 2009
Hi Disastrous? I'm sure it can't be that bad Just looking at the datasheet, i don't see it mention it has a serial feature. How are you doing this? Paul From: m...@yahoo... Re:  12f675 serial

Re: Insane Parts Packaging

"John J. McDonough, WB8RCR" - May 5 2009
Now that you mention it, I think Newark does tend to overpackage a bit, but I've never really noticed that it had a big impact on S&H. I usually try to batch up my orders for ... Re:  Insane  Parts Packaging

Re: A/D successive channel sampling Tacq requirements.   [3 Articles]

"John J. McDonough, WB8RCR" - May 4 2009
----- Original Message ----- From: "demolitron" To: Sent: Monday, May 04, 2009 7:32 PM Subject: [piclist] A/D successive channel sampling Tacq requirements. > I am l... Re:  A/D successive channel sampling Tacq requirements.

RE: 18f4685 6 seg clock - dim display   [16 Articles]

Alan Marconett - May 1 2009
Don't source the current, SINK it. Sometimes an IC can sink more then it can source. Alan KM6VV > > if you look in the files section under sr_gamer you will find the ... RE:  18f4685 6 seg clock - dim display

Anyone want a USBProg PIC programmer cheap?

dcfrenchgmail - May 1 2009
This is a great PIC programmer (http://www.embedinc.com/products/usbprog/index.htm) and served me well for about a year and a half, but then it stopped working. Olin Lathrop of Em... Anyone want a USBProg PIC programmer cheap?

PIC USART and Transmission on serial port   [2 Articles]

musabbirmajeed - May 1 2009
Hi all, I am using 16 bit PIC18F2420 microcontroller with a single USART port. I am using MPLAB C18 compiler. I was trying to achieve duplex communication on a microcontroller w... PIC USART and Transmission on serial port

Can I share an external EEPROM   [2 Articles]

Floyd Sense - May 1 2009
I have an existing PIC based application and need to add RS232 communications to a PC. Due to timing constraints and other factors, I can't add that code to the existing PIC and i... Can I share an external EEPROM

Hello Everyone

Andrez Gustavson - May 1 2009
Hi fellows, can anybody tell me about PIC programmer available in Pakistan, where to buy else. Thanks ------------------------------------ to unsubscribe, go to http://www.ya... Hello Everyone

PIC24 I2C slave problem

bare...@celestica.com.ph - May 1 2009
Hi. Im new to PIC Design particullarly PIC24. I have a project using PIC24FJ64. Using I2C communication, it will be my slave device. Can anyone help with with the initial... PIC24 I2C slave problem

PIC24 I2C cannot receive device address

bare...@celestica.com.ph - May 1 2009
Hi, I really need help guyz, I'm stuck, I already initialized my I2C Pins to input but when i send the device address, i cannot see it in the I2CxRCV buffer. Im using PIC24FJ... PIC24 I2C cannot receive device address

Re: please help   [2 Articles]

sr_gamer - May 1 2009
www.microchip.com I JUST got started a couple weeks ago myself - I suggest picking up the PICkit 2 programmer - it was a lot easier to use than after market programmers I tired,... Re: please help

Re: PIC User Interface Help requested   [4 Articles]

"John J. McDonough, WB8RCR" - Apr 22 2009
----- Original Message ----- From: "demolitron" To: Sent: Wednesday, April 22, 2009 6:52 PM Subject: [piclist] PIC User Interface Help requested > I've done almost e... Re:  PIC User Interface Help requested
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | next