jumping out of a gosub reminder
hi guys , i am reviewing some old code and updating stucture I have a need to do a gosub that has a number of program error checks in it the gosub is called from many places in code to check if the...
View Article16F88 -- weird stuff Ansel?
One of those twilight zone problems going on -- not worth explaining but let me ask.... ANSEL = 0 CMCON = 7 That's what I have for my 16F88. I need ALL pins digital. Port A and B. And just that, no...
View Article40466 LCD help
Hi to all in this forum, I have to interface 40466 (40 chars X 4 lines) LCD with my PIC. Is there any pic basic program to take as example please ? Thanks for any help . regards, Ambro
View ArticlePickit 3 failed to program
All of a sudden, now I'm getting this message. Read where it may be an issue with USB voltage? BUT it did work fine. I've been using the usb port for power and choosing 4.875v (which always worked) (5v...
View ArticleSnap programmer
Hi, I picked up one of these low cost programmers at the current 50% discount offer price from microchipDIRECT making the part extremely cheap. Now trying to get it to work and could use some help. I...
View ArticleMicro code studio -- 16F1847
Always something. So I get the 16F1847 to replace the 16F88 and it's not listed in MCS. Is there a workaround on this? I don't see any downloadable updates on MCS. If not, is there an IDE that is as...
View ArticleMe again :) -- latest PBP?
I'm just going to go ahead and purchase the latest version of PBP and use the latest MCS with it. (along with pickit3). Questions please -- -- I'm guessing that PBP won't be updated again in the...
View Articlepass pic basic pro pic from pic 16f877a to pic 16f887
amigos del foro, saludos cordiales He diseñado el siguiente código con el pic basic pro usando el pic 16f877a, el código es para una fuente simétrica, quiero que este mismo código funcione con el pic...
View ArticleVictron , VE.Direct
i have a pic based C code i/f up and running and a wemos d1 /nodemcu/esp8266 udp interface too anybody interested ?
View ArticleDT Interrupts and HSERIN / HSEROUT
Hi, I'm using the DT USB Interrupts in the link below. In the same program, I'm using a few HSERIN and HSEROUT commands. I know that these two things don't like each other. However, since this DT USB...
View ArticleConfirm 18f47k40 MSSP setting and allocation using PSS
Hi guys I am trying to set the MSSP1,2 SPI with the PSS control of the pins and like to confirm i have it correct for the 18f47k40 first time using MSSP with PPS chip with this arrangement also like to...
View ArticleCAB bus applications
Hello People! Looking for any information on how to implement CAN communication using PBP3 but could find only a few threads, all about 10 years old or more and no success stories... Is PBP3 not good...
View ArticleInfraRed communication
Is there a PBP library for communication over IR interface? Thank you
View ArticleAre my variable counts too high?
Hello everyone, My question is if using over 5K bytes as multiple arrays, variables and cons within a PIC18F67K40 would cause PBP not to be able to fit more. This PIC has a capacity of 128K bytes...
View ArticleMicro code studio -- 16F1847
I need to order today ans need to know does the latest version 5? of MCS support the 16F1847 ? Don't see it in my V4. thanks
View ArticleNew PBP and MCS -- a few errors
I've mentioned before, I'm an occasional programmer so hard to commit things to memory -- hence the many questions. Ok -- so I bought the latest PBP gold (3.1) and MCS+ (V5) yesterday. I've been...
View ArticleLCD serial terminal
Hi Guys :) This was pretty easy to share since its literally the schematic out of the manual, except 20 MHz clock, and has a serial input. I was looking for a simple serial terminal display project,...
View ArticleDecoding variable into 4 digits of BCD, are there simple ways to this?
Hello. I have giant 7 segment 4 digit display, which is driven by 4 CD4543BE (Inputs tied together, latches driven separately). Say I connected it to MCU, with 1 digit display I can do something like...
View Articlehelp with buad rate caclulation and setting
Hi guys changed chip internal osc to an external tcxo at 16.368mhz with 4ppl to give 65.472mhz active for a 18f47k40 and the terminal port 2 is not as happy , all other bits on chip working fine done...
View Articlebitwise head scratcher? Rather, pulling my hair out.
Hello all, Very long time since my last post. I hope everyone is well, considering! Well here goes... I've got a setup (18F2420) that controls 8 outputs via an ESP8266 as well as 8 inputs that can also...
View Article