Aproved
Can somebody tell me how my last posts need to be approved by a moderator? A have posted some hours ago, and the post isn't online yet!
View ArticleI2C and the MAX7318, need help with address space past $2E
Hello All- The project is a 16x16 audio matrix switch in which I have to connect any 1 of 16 25v intercom masters with any of 16 25 volt speakers. I am runniing it on a 18F2620 under PBP3 GOLD. I have...
View ArticlePCB design and layout process
Printed circuit boards, PCBs, form an essential part of any electronics equipment these days. The PCB design and layout forms an integral part of the design of the whole product, and it can be the key...
View ArticleToggle program branch ussing interrupot by button?
The idea is as follows. When launched, the LOOP1 in program is working and doing something. If user presses the button, interrupt is generated and LOOP2 engaged. When button pressed again, LOOP2...
View Article16F886 and Voltage reference
I have a project using all 11 ADC Channels on the 16F886. I note the external voltage reference channels/pins are shared with the ADC channels AN2 & AN3 :? Anyway round this? I can't disconnect the...
View ArticleHWPM higher resolution stepping
Hi I'm using hardware PWM on a 18F4520 to control two channels of LEDs for an aquarium light. Using the hpwm 1,W_PWM,750 command in PBPro, the variable W_PWM has 255 steps, however this gives a...
View ArticleBrown-out symbol not accepted.
Hi I use PBC 2.60B I have some problem with the following code. It was written for PIC16F877A but i want to run it with a PIC16F887. I have read the data for the PIC16F688 but i cant figure out if it...
View ArticlePic16f616 with lcd 16x2 problem
Hello, I have LCD connected to PIC16F616 This is code LCD configuration DEFINE OSC 4 Include "MODEDEFS.BAS" DEFINE LCD_DREG PORTC DEFINE LCD_DBIT 2 DEFINE LCD_RSREG PORTC DEFINE LCD_RSBIT 0 DEFINE...
View ArticleStrange problem with simple program - help please
I have a 7 segment connected to my 16F690 with the following connections and configuration: My segment B & C are flickering and I cannot figure out why. Please help: Code: Include "modedefs.bas"...
View ArticleHow can I avoid stack corruption
I need a fast subroutine to transmit a character, increment the CheckSum and check if a Reset "R" command has come in. If the "R" is found I want to immediately jump back to the start of the sending...
View Article18F26J11 and CTMU problem
I am trying to get the CTMU touch controller working. I have 8 touch pads, KBD1,KBD2,KBD3,KBD4,SHIFT1,SHIFT2,UP,DOWN. Values and loaded into two variables called SWITCH and SHIFT. Everything works...
View ArticleHave we just lost ~12days worth of posts?
Hi, This isn't much of request, just a question on what just happened here. Yesterday when trying to access the forum there was a message from Lester saying the forum got hacked but he didn't know...
View Article7 segment led displays
Hii am trying to write a pic basic prg to make a 2 digit 7 segment led display count down timer that starts at 10 stays at 10 for 3 sec then continues to count down in one minute intervals to 09 08 etc...
View ArticlePBP3 MCS question on device support.
I just ordered a new PICKIT 3, it should be here in a week or so. However up till now my choice for chips has been 12F675 12F683 18F4550 these were the ones I worked with mostly, as they have the most...
View ArticleHow Connecting dos devices USART one 2EUSART Pic multiplexed.
Hello, It is the first time that I have full communication ports, I2C, USB, EUSART, I'm using the PIC 18F46J50 and this has 2 EUSART, one I use for GPS, the other EUSART2 but would need the datasheet I...
View ArticleCan MicroCode Studio auto load mikroProg Suite?
The answer is yes, with the help from Marina at mikroe. I posted the question here and mikroe.com just before the hack hit and got the answer during the "hack cleaning" so I thought it might help...
View ArticleAttachements doesn't work.
Hi, When I'm trying to upload attachements to the forum the uploader just sits there, it never finishes. Am I doing something wrong or is it broken. Can it be fixed please? /Henrik.
View ArticleCirrus cs8416 interface?
Hi Guys, I'm interested in reading track/title information from a S/PDIF optical or coaxial digital audio receiver chip Cirrus CS8416. Is there any examples of retrieving this information from the...
View Article