Category "pic"

Linear interpolation works on Windows but not on my PIC18F, trouble with 8-bit arch?

I've implemented linear interpolation on my PIC18F device where I'm interpolating ADC values with intervals stored in EEPROM. I tested the code and it doesn't c

PIC16F15257 ISSUE with different output pin voltages

Anyone have an idea as to why a pic will have very different output voltages on certain pins ?? I use multiple outputs on one switch and sometimes the one pin w

why does have in error in undefined symbols?

I'm trying to use a 4x4_keypad.h, LCD_16x2_4bit.h and osc_config.h to get my 4x4_keypad.c, Calculator.c and LCD_16x2_4bit.c cleaner and tidied up. But I get man

PIC16F18325 - Pin voltage shows 2.8V with internal weak pull up enabled and not 5V

I'm trying to configure all pins of PORTA in PIC16F18325 as input pins. I've disabled analog, configured the tristate TRISA register as inputs, setting open dra