ic prog installation


Closed Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2006
    Posts
    11

    Default ic prog installation

    Hi all,

    I need the procedure how to install the ic prog in XP for PIC 16F877A.I tried a lot but i didnt get the output the program was not burn in to IC.Plz help me
    -Sakthi

  2. #2
    Join Date
    Aug 2006
    Location
    Iran
    Posts
    94


    Did you find this post helpful? Yes | No

    Default

    Hi,
    after installing the icprog ,open the software and then goto setting,option,MISC and then enable the NT/2000/XP driver and then restart the windows.
    now it is ready

  3. #3
    Join Date
    Oct 2006
    Posts
    11


    Did you find this post helpful? Yes | No

    Default PIC to PIC comm

    hi,

    i m doing a project using PIC,now i m trying to transmit a charater from one PIC and to receive that character in another PIC via SPI.I tried a lot using EMBC code.Please help me.if u can give the code,i m using PIc16f877A.
    sakthi

  4. #4
    Join Date
    Oct 2006
    Posts
    11


    Did you find this post helpful? Yes | No

    Default Baud rate

    Hi

    thanks for your above reply.i installed the ig prog in a successfull manner.now i need the baud rate calculation formula for the 20khz (oscillator frequency)pic16f877a controller,totransmit the data via USART.hope u will reply me.
    -Sakthi

  5. #5
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Or you use the calculation in the datasheet OR you use something like...
    http://www.picbasic.co.uk/forum/showthread.php?t=4994

    OR you may prefer PBP do the math for you.
    DEFINE HSER_BAUD 2400

    This said, if you use PBP HSER_BAUD, you'll never know if the maths choose the best err % for you... one reason why i did that calc.

    Unfortunately i doubt it will work at 20KHz... but 20MHZ yes...

    I'm sure it's a typo mistake... just kidding you a bit
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. lambda probe interface IC - CJ125 from Bosch
    By almarto in forum Off Topic
    Replies: 16
    Last Post: - 29th March 2011, 18:36
  2. Colour TV Display IC
    By zadok in forum Off Topic
    Replies: 6
    Last Post: - 30th September 2009, 00:16
  3. Digital IC Tester
    By precision in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 18th September 2006, 03:38
  4. Installation sequence
    By Demon in forum General
    Replies: 23
    Last Post: - 11th July 2006, 03:56
  5. recording sound to an IC
    By saturnX in forum Off Topic
    Replies: 3
    Last Post: - 11th October 2005, 17:44

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts