Sign in

username:

password:



Not a member?

Search piclist



Search tips

Subscribe to piclist



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

Ads

Discussion Groups

Discussion Groups | Piclist | Re: 12F675 Startup Problems

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.

Re: 12F675 Startup Problems - Eirik Karlsen - Dec 7 2:02:38 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.
Try RS232 Hex Com Tool instead its much better, it'll show you ASCII or HEX, and if you're getting
garbage it'll show you that too.
< http://www.rs232pro.com/ >
kg4pid wrote:

> I'm using a serial routine on a 12F675 and started by sending out the
> word "HELLO" over and over. Funny thing is while it's powered on I get
> nothing out, but the instant I remove power it sends out 10 or 11
> characters. The filter cap is powering it for that fraction of a
> second. The circuit is being powered by a 9V battery with a 78L05 to
> regulate it at 5V. My meter reads 4.99v at the pic chip. A logic probe
> connected to the output blinks the whole time it is powered up which
> should mean that its sending something. I had to include this bit of
> code at the very beginning before I got anything at all.
> call 0x3FF ; Retrieve Factory Calibration
> BANKSEL OSCCAL ; BANK1
> movwf OSCCAL
>
> Anyone have any ideas as to what might cause a problem like this?
>
> Thanks, Max
>
--
*******************************************
VISIT MY HOME PAGE:

LAST UPDATED: 23/08/2003
*******************************************
Regards
Eirik Karlsen


(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )