Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Looking for information about PIC24F configuration

Status
Not open for further replies.

kotsam

Member level 1
Joined
Nov 16, 2005
Messages
37
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,606
pic24f

Hi Guys ,

I willing to start programming PIC24F , the point is when i was programming PIC18F i had webpage that has almost all the configuration

**broken link removed**

which it was very usefull for me so is there any webpage like this for PIC24F more over i willing to use LCD and PWM but i couldnt find header at pic24f Peripheral Library so can i use the one from PIC24H? if not do anyone know from where can i find these header not PMP . thanks for any help
 

header files mplab pic24f

You don't say what compiler you are using, but I assume it's Microchip's C30. If that's the case, most of the information you need can be found in the documentation folder. If you used the default install directories, it should be located at: "C:\Program Files\Microchip\MPLAB C30\docs\periph_lib". Start with the HTML file "16-bit Peripheral Libraries.htm".
 

    kotsam

    Points: 2
    Helpful Answer Positive Rating
pic24f headers

The PIc24 configuration is so much easier than the Pic18 configuration.
Three or four lines at most.
Setting up the config for a Pic18 is a f...k..g. nightmare!
 

pic24f c30 config settings

Thanks Alot guys that was very helpful ...

Added after 2 minutes:

i have another question though , can i control LCD Contrast and Backlight by using PWM ???
 

pic24f configuration

btbass said:
The PIc24 configuration is so much easier than the Pic18 configuration.
Three or four lines at most.
Setting up the config for a Pic18 is a f...k..g. nightmare!

Hi btbass,
Setting up the config for pic 18F is also very easy provided you understand it. Please take the datasheet of anyone of the Pic 18f Micro and carefully go through the configuration details and you will find it very easy. You have to invest some time to understand those properly. Thanks.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top