parallel slave port in pic16f877 / usrt with pic16f87x
Hello everyone,
I'm trying to design a circuit with pic16f877 with parallel slave port and this is the design I have :
[img]https://www.electro-tech ...
0
753
Auto Power off in PIC if gets Idle for some time interval
How to Program pic to make it auto Power off if it gets idle for some time period. like we see in calculators. when we let calculators idle for some t ...
0
753
PIC10F200 - Software UART
I would like to write a software transmitter UART for the PIC10F200, the only problem is: It doesn't have a timer overflow interrupt. I don't know how ...
1
753
Pickit3: EEPROM erased while reading device
Hello all,
PIC16F887
I've made this test:
1)Program some EEPROM cells with fixed values, inside my program, and delete this portion of code
2)In the s ...
1
753
Using Wi-Fi demo boards with MLA
Has anyone had success in using the Wi-Fi demo boards (DV102411/DV102412) with the Microchip Libraries for Applications?
0
753
Looking for a good switch
I know this is a little off topic for this forum, but wanted to throw it out there anyway. I am looking for a small surface mount momentary switch (li ...
0
753
PIC10F202 to PIC10F204
Need little help. Possible this small timer program run in PIC10F204 ? (Currently, I have only 10F204)
Thanks,
(PIC10F202 Flash memory 512, - ...
0
753
How to print the Omega symbol using sprintf?
Hi,
I have this code that works OK.
==============================================
char cstr[40];
sprintf(cstr, "Contact Resistance : %d, ", ...
1
753
PIC I/O For Simpleminds
Developers
Can I get a starting point with this?
Been reading section in datasheet of PIC16F54 about pins.
Just looking for sort of general expl ...
0
753
XC8 Table Array Workaround for PIC18FXXK40, Slicon Rev A3
Hello All,
Like many of you I ran into errata DS80000712B. Adding +NVMREG in the errata field in the linker properties did not change the symptom f ...
1
753