EngineersGarage

  • Engineers Garage Main Site
  • Visit our active EE Forums
    • EDABoard.com
    • Electro-Tech-Online
  • Projects & Tutorials
    • Circuits
    • Electronic Projects
    • Tutorials
    • Components
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
You are here: Home / Topics / configuratin bits for pic18f455

configuratin bits for pic18f455

|

Microcontroller › PIC › configuratin bits for pic18f455

  • This topic has 1 reply, 2 voices, and was last updated 10 years, 12 months ago by nikhiljain.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • August 22, 2011 at 11:55 pm #1265
    abhilash
    Participant

    hello friends,i  am having problem in setting config bits for pic18f4550.previouly i used to do with pic18f452 ,for that i used to set like this

     

    //////////////////////////////////////////////////////////////////////////////////
    #pragma config OSC=HS,OSCS=OFF
    #pragma config BORV=45,PWRT=OFF,BOR=ON
    #pragma config WDT=OFF,DEBUG=OFF
    #pragma config LVP=OFF,STVR=OFF               
    #include<P18f452.h>
    //////////////////////////////////////////////////////////////////////////////
       this one i got from pic microcontroller book by mazidi.that book is all about pic18f452,now i am unable to set bits for pic18f4550.can anyone explain what bits should be set for pic18f4550??
    August 23, 2011 at 7:42 am #6623
    nikhiljain
    Participant

    Check the code in http://www.engineersgarage.com/embedded/pic-microcontroller-projects/led-interface-circuit

     

    You can write the config bits in MPLAB taking a cue from here.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

RSS Recent Posts

  • Help identify a part August 15, 2022
  • LM3914 Loading down the reference voltage August 15, 2022
  • Prototype for a detector August 15, 2022
  • CE Transistor Amplifier August 15, 2022
  • Drill speed controller fault August 14, 2022

Stay Up To Date

Newsletter Signup
EngineersGarage

Copyright © 2022 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy | Advertising | About Us

Search Engineers Garage

  • Engineers Garage Main Site
  • Visit our active EE Forums
    • EDABoard.com
    • Electro-Tech-Online
  • Projects & Tutorials
    • Circuits
    • Electronic Projects
    • Tutorials
    • Components
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools