News:

Let's find out together what makes a PIC Tick!

Main Menu

16F15213 not found

Started by shantanu@india, Oct 11, 2025, 06:02 PM

Previous topic - Next topic

shantanu@india

Hi,
I've just installed the latest 4.0.6.2-1.1.3.2 version but apparently 16F15213 is not supported. PIC fuse configurator is throwing an error "Device 16F15213 not found"
Do I need to update the PIC Fuse Configurator?
Regards
Shantanu

RGV250

Hi,
It is supported in 4.0.6.1, as for the fuse configurator I do not think that is being supported as an add on so you will probably have to use Positron Studio if you need to use the fuse configurator.

Bob

Stephen Moss

I can confirm that the fuse configurator built into Positron Studio does recognise the device.

As I recall the Plugin version for the original IDE extracted fuse data from the 8bit_Device file, looking at the file it appears to have been last modified in 2020 which may explain why it does not recognise the presumably newer 16F15213 as there is no data for it in the file.

I cannot remember if it was implemented but I recall either a plan or discussion about changing it for Positron Studio to use the either the .PPI or device Def files as the source for the fuse data, possibly because Microchip were not updating the 8bit_Device file.

shantanu@india

Thanks Stephen.
I can compile in Positron Studio but it is throwing an error..."Archiver file not found-Native error:00015"
Regards
Shantanu