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 power USB device

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



Joined: 02 Jun 2010
Posts: 74

View user's profile Send private message

Low power USB device
PostPosted: Tue Apr 15, 2014 8:32 pm     Reply with quote

Hi

I would like to design the system in which the PIC operates at less than 2 mA when USB is not connected with low frequency (about 1MHz or 4MHz internal Oscillator).

When USB is connected, the PIC switches to 48MHz(which is required I think) clock and draws power from the USB connection.

Is 12MHz Crystal Absolutely required for USB operation?

If so, when I want to operate at low power mode, would 12MHz crystal connection raise my current consumption?

Thank you.
Ttelmah



Joined: 11 Mar 2010
Posts: 19436

View user's profile Send private message

PostPosted: Wed Apr 16, 2014 1:18 am     Reply with quote

Even running a 'traditional' USB PIC, 12MHz, is not needed (what is required is a multiple of 4MHz).
However what you need to do, is look at one of the newer PIC's which support operating the USB off a PLL from the USB itself. Devices like the 18F46J50, support running the chip from the internal RC oscillator, and the USB PLL, from the USB bus itself.

Best Wishes
hello188



Joined: 02 Jun 2010
Posts: 74

View user's profile Send private message

PostPosted: Wed Apr 16, 2014 9:48 pm     Reply with quote

Thanks.

For those who are looking for the similar parts, I've found the devices that support active clock tuning for USB.
They are PIC16F145x, PIC18F2X/4xK50 and PIC18FxxJ94

Thank you.
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