Unless you're dealing with quantity production I wonder if an internal RTC is worth the bother, you still have to add a crystal and a battery. You can buy Dallas 3231 module for peanuts on eBay.
Unless you're dealing with quantity production I wonder if an internal RTC is worth the bother, you still have to add a crystal and a battery. You can buy Dallas 3231 module for peanuts on eBay.
George
I finally have the 16F19176 and the 18f47K42 invoking the programmer. I believe that issue was that I established my own file folder with all my programs in it and after the upgrade this path was defaulted to the PBP3.1 example programs folder. Even though the programmer comes up it still does not actually program these chips . The program memory is blank and most weird is the program window shows configs. that are not the PBP3.1 defaults. The Config. Oscillator is showing ECH and the PWR UP Default is EXT1X. Since I can't program these configs. they must be left there by Microchip? The 16F19176 PBP3.1 defaults are setup for an internal 32 Mhz which is what I was looking for. Well, my fellow PIC'ers, down the rabbit hole I go for some more fun. Cheers
As for the CONFIGs, try this for the PIC16F19176. It covers the defaults at the top and lists the options below. There is one for the K42 as well. In fact, you have it in your PBP3_1 Folder in your C:// drive.
PIC16F19176.txt
Yes I have attempted to change the configs from the list using the config commands in the program itself. Since the programming part fails this does nothing. I make try to use the PK3 with the 16F19176.
Not that it helps much but the configs you see are presumably the Default/Unprogrammed Value listed in the datasheet.
George
Bookmarks