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
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
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
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
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
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.
Bookmarks