Search results

  1. L

    Quick question regarding bridging a I/O pin with Serial in pin

    I am using a 20M2 chip, does it matter if the serial in pin goes high or low during pic operation? it only states in manual 1 that you can not leave it floating. Essentially what i want to do is use less ports on a connector to save board space, so as the IO goes on and off i need to be sure it...
  2. L

    ADC Bit Rate

    Hello again Boffins I have noticed from the M2 chips that the best possible resolution is only 8 bit from the ADC, I would prefer a speed control that could perhaps go up to 10 bit. Is there any possible way i can change the resolution from an 8 bit ADC input to a 10 bit (or anything better...
  3. L

    Resistor Specification on 20 KHz PWM

    Hi there I am designing an H-Bridge and learning a lot along the way, I have come up with a few questions I am hoping some of you can help me answer. If I am sending a 5V 20Khz PWM signal from the PIC into a Mosfet, and to ensure that I do get the full PWM into the Gate of the Mosfet I want to...
  4. L

    Logicator frequency change

    i need to change the frequency of the 08M chip using logicator. i know i need to use the Basic function straight after the Start and type in "SETFREQ M8". But, i remember reading somewhere (probably one of the manuals) that i need to change the download frequency to 8Mhz as well, or i will...
  5. L

    PWM & GoSub Delay

    Hi All A few questions. When is the 14M2 Launched? I Need to charge stepper motor coils very quickly, the problem i have is the shortest wait is only 1ms. Is there a way this is possible using the 08M? I have noticed a very short time delay when a GoSub procedure is called (I cant measure it...
Top