dom 0 Posted May 6, 2010 Report Share Posted May 6, 2010 hey guys im trying to build a bit switch but i have only acces to a pic10f204 and not a pic10f202 i was wondering if can use that pic instead of the one you guys use i asked the same question on an electronics forum and they told me i had to put this near the start bcf CMCON0, CMPON but to edit the code i need the .asm file whats your thought on this subject? can you give me the .asm file or is there any way to convert the .hex file into a .asm file have you guys ever tried the build a bit switch with a pic10f204 Quote Link to post Share on other sites
Mr.RC-Cam 129 Posted May 6, 2010 Report Share Posted May 6, 2010 The comparator disable code is already in place. The memory space on the 10F204 is 256 word. The 10F202/F206 is a 512 word device. The code may not fit (have not tried it). Quote Link to post Share on other sites
dom 0 Posted May 6, 2010 Author Report Share Posted May 6, 2010 thanx for the reply does that mean that if the code is less than 256 word it will work ? how can i see the length of the code are there any other pic's that would work for this project Quote Link to post Share on other sites
Mr.RC-Cam 129 Posted May 6, 2010 Report Share Posted May 6, 2010 I don't have the free time to review the code to see if the ram locations and other resources will be compatible with the 10F204. So please use the 10F202/206, as recommended in the project text and the downloaded readme file. If you are interested in trying the 10F204 then just burn one and see what happens. Might work, might not. Quote Link to post Share on other sites
Mastino 0 Posted February 11, 2011 Report Share Posted February 11, 2011 Hello, I`m trying to build all so a bit switch. I`am not very good in electric stuff thats why I`m only buying parts and my friend will make from them a bit switch. So now I have both all the parts except pic10f202/206. The question is which one schould I buy from this list? http://lemona.lt/index.php?page=search&filter=0&q=pic10F202&option=0 http://lemona.lt/index.php?page=search&filter=0&q=pic10F206&option=0 I need that the chip will be with 8 pins and not small in the size. Something like in the picture. Thank You! Quote Link to post Share on other sites
Mr.RC-Cam 129 Posted February 12, 2011 Report Share Posted February 12, 2011 The part numbers with a P at the end are 8-Pin DIP. Dimensions are found in the PIC's data sheet. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.