CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Low-voltage PIC 18LF4550

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
pasini



Joined: 12 Dec 2005
Posts: 50
Location: Curitiba - Brazil

View user's profile Send private message Send e-mail

Low-voltage PIC 18LF4550
PostPosted: Thu Apr 27, 2006 8:48 pm     Reply with quote

I have a low-voltage PIC18LF4550 supposed to run at 3.3V. I cannot compile and communicated with ICD2 when it is connected.
Is there any restriction due to the low-voltage ?

Do I have to create another component for the 18LF4550 or can I use the standard 18F4550.h library ?

Can the board burn because of the 5V from the ICD2 ?

What differences are there when programming this low-voltage device ?

Thanks in advance
Pasini
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Apr 27, 2006 9:15 pm     Reply with quote

If your board is running at +3.3v, you should not try to power the board
from the ICD2. You should disable that option. The board should
supply its own power (from a battery, or a wall transformer, etc.).

To configure the board to run from its own power, go to the Programmer
menu in MPLAB and select Settings. Then in the pop-up dialog, select
the Power tab. On that tab you'll see a checkbox for "Power target
circuit from MPLAB ICD2 (5v Vdd). Un-check that box. Click "Apply",
and then exit from the menu. Then go to the Programmer menu
and select Connect. After you do this, you should go back to that
same menu again and verify that it really applied the new setting.
rberek



Joined: 10 Jan 2005
Posts: 207
Location: Ottawa, Canada

View user's profile Send private message

PostPosted: Fri Apr 28, 2006 7:05 am     Reply with quote

The only low voltage restriction I'm aware of is that you can not do a Block Erase of the Flash memory at less than 4.5V.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group