Quick DTMFOUT Question
With the DTMFOUT command: the suggested clock frequencies are 20 & 40 MHz. Does this mean that frequencies between these 2 (eg 24MHz) aren't suitable? Thanks, Troy
View Articleadvice on 240 x64 displays
Hi Guys , I have been looking at using a 240 x 64 graphic LCD , in a design , and had some question of those that may have used them before. 1. I have need to show large digits on the display to 1/100...
View ArticleLCD display without firmware, problem with code
hi everybody, i m new in the forum! i have a problem with my pic18m2 and display LCD. i don t fully understand the code written in the picaxe manual 3, but i thought giving the enable signal would...
View ArticleJustPlugIt --- The Complete Platform for Browser Extensions Development
Today, browser extensions became a well-liked choice once it involves selling and advertising a software system company or wares. For one, browser extensions square measure easier to put in and manage,...
View Articlemax frequency on pwm channel 16f88
What is the max frequency output on a 16F88 MCU on PB3 (ccp1), the PWM output? Tell me I can go to 38000Hz. In the PBP3.0 manual there's a table that shows max frequencies for given oscillator...
View ArticleWorking with memory
I'm trying to get more familiar with reading and writing to the memory of a 12F683 @4Mhz using PBP3 and simulating it on Proteus's serial out display. What I want to know is how to write a large...
View ArticleEnabling Comparator / Disabling Comparator PIC 16f1829 Problem
Here is a break down of what is going on. Using both comparators, one input is C12IN1 (portc.1) and the other is C12IN2 (portc.2). I am not having an issue with the comparators functions. They are fine...
View ArticleHelp with btc Player re-creation from Darrel Taylor
:o Hello Darrel Taylor, I apreciate very much your article "btc Player re-creation". I created my hardware using a 18F452 and worded fine now! However I would like to know about your btc_converter used...
View ArticleDownward compatibility PBP versions.
I have posted solar tracking code as open source to be compiled with PBP version 2.60A. My question (from others), Are the latest versions of PBP 100% downward compatible with version 2.60A?...
View Articlelow price led aluminum mcpcb and SMD One-stop shop service in Guangzhou...
HuanYu Future Technologies Co., Ltd is one of the China leading metal core pcb Manufacturing Enterprises. We can produce high-power LED kinds of high thermal conductivity aluminum Core pcb ,copper Core...
View ArticleRac_int
The interrupt works perfect but if I hold the button down for a little while then let up the interrupt will hang, but if you just wait it will come out of it and start working again.Using a 16F688....
View ArticleSerial comunication osc 20Mhz and baud 38400 don´t work
Hello I try hardware serial communication with PIC 18F4520 baudrate 38400 but unfortunatly without sucess Have anyone sucess with this. What make i wrong? DEFINE OSC 20 BAUDCON.3 = 1 'SETUP FOR HIGH...
View Article18f4520 TMR0 8Bit question
Hi guys, a simple quick question, should i load TMR0L or TMR0 when using timer0 in 8 bit mode ? T0CON=%11000010 ;Timer 0 is on, 8 bit mode, 1/8 prescaler TMR0=254 ;start timer
View ArticleAssigning a string variable to another string variable
I'm so close I can smell it. I'm using this to get my data: Code: DAT VAR byte[255] UNIT1 VAR byte[255] UNIT2 VAR byte[255] UNIT3 VAR byte[255] CMD VAR BYTE HSERIN 1, COMPLETE_RX_TRANSFER,[wait...
View ArticleUsing EEPROM on 18F87J50
Using DATA @ 1, 5 works on an 18F4550 or every other PIC I've used. With PIC's that are 18F6+ there seems to be a change. Using that command will result in an error. Is there something I have to do...
View Article