Sonsivri

Electronics => General Electronics => Topic started by: TucoRamirez on September 22, 2014, 02:41:24 14:41



Title: Application note files needed (pic16 )
Post by: TucoRamirez on September 22, 2014, 02:41:24 14:41
hi, i was reading this app note:
http://ww1.microchip.com/downloads/en/appnotes/01014a.pdf

Entitled: Measuring Small Changes in Capacitive Sensors

they give a sample code and announce that the project is in the microchip page (the source code on the pdf is incomplete and i had some little doubts anyway about it), but, guess what, i'm not able to find that... using the search mode and others,  my question is:  does anyone have that AN files?  or is there any weird way to perform file search on microchip website?

best regards


Title: Re: Application note files needed (pic16 )
Post by: Checksum8 on September 22, 2014, 04:48:43 16:48
Hi Tuco,

Looks like you aren't the first

http://www.microchip.com/forums/m175105.aspx


Title: Re: Application note files needed (pic16 )
Post by: Ichan on September 22, 2014, 06:54:22 18:54
I just quick read the AN, on page 6 note #5:

The firmware in Appendix C:"Firmware" does not include the calculation of CINT and CSEN. It outputs k1 and k2 via the SPI bus, and leaves the conversion to capacitance to another routine written by the user.

How to calculate it is on page 8.

-ichan


Title: Re: Application note files needed (pic16 )
Post by: Old_but_Alive on September 22, 2014, 07:32:12 19:32
I jusy googled microchip AN1014, and guess what I found

http://www.google.co.uk/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0CC4QFjAB&url=http%3A%2F%2Fww1.microchip.com%2Fdownloads%2Fen%2Fappnotes%2F01014a.pdf&ei=2m4gVM7ZDoTj7QbdpoGIDA&usg=AFQjCNERY4-hNSm8Xp0pXEcjQjDIhO2knA&sig2=Lm3icl2wWJLkPlqnXRRlBg&bvm=bv.75775273,d.ZGU

hope I dont get a warning for posting the link

update, oops, sorry, I realised you have the note, you just want the files


Title: Re: Application note files needed (pic16 )
Post by: mitsos on September 22, 2014, 09:55:41 21:55
for Tuco and the other good members here...

look at the link

regards
mitsos


Title: Re: Application note files needed (pic16 )
Post by: TucoRamirez on September 23, 2014, 01:42:28 01:42
Mitsos, that was gr8,9,10 !!  now, time to studying-port-end that code :).