Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: fanman; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    17
    Views
    8,833

    Re: Noise on input signal

    Hey guys,

    Was just reading online that some people tie each unused pin to ground using a resistor (about 1k)? I tied mine directly to ground. Is this the correct method?
    ...
  2. Replies
    17
    Views
    8,833

    Re: Noise on input signal

    Hi guys, I rechecked the circuit last night. I made the following changes to the bread board,

    1) Connected unused pins to each other then to ground.
    2) Set unused pins to LOW state.
    3) Set TRIS...
  3. Replies
    17
    Views
    8,833

    Re: Noise on input signal

    Hmmm...have tried the suggestions and still same problem. The interference is definitely induced by the strobe pulse. When the strobe is not triggered the signal is fine. Very strange.
  4. Replies
    17
    Views
    8,833

    Re: Noise on input signal

    Hi Jerson, yep have tried ground planes on a PCB. Slight improvement but same issue. Good point regarding sampling rate. Its 50us as defined in the code. The source has inbuilt filtering. I don't use...
  5. Replies
    17
    Views
    8,833

    Re: Noise on input signal

    Thanks guys. I will try your suggestions. I will double check the TRIS registers to ensure they have the correct setting. By the way C11 is connected directly to Pin 14 and the input signal is from a...
  6. Replies
    17
    Views
    8,833

    Re: Noise on input signal

    Hi Al,

    Went back and grounded the unused pins. Still get the pulse on the analog signal. Anything else I missed?

    cheers

    Mark.
  7. Replies
    17
    Views
    8,833

    Re: Noise on input signal

    Sure Al, please see attached image. Thanks Mark.
    6305
  8. Replies
    17
    Views
    8,833

    Noise on input signal

    Hi guys,

    new to this so looking for advice. I have a PIC16F88 that has been configured to receive analog inputs on pin 12 using ADCIN command and then strobe a LED as an output on pin 8 using...
  9. Replies
    1
    Views
    6,168

    Registration Problems.

    Hi, I have purchased the upgrade for PBP3. I'm having huge problems trying to register the software via the online form. I get run time errors. Has anyone else had this issue?

    I'm currently...
  10. Replies
    6
    Views
    5,301

    Re: Phase angle differences

    Bob that would be great look forward to seeing how this can be done.

    cheers

    mark
  11. Replies
    6
    Views
    5,301

    Phase angle differences

    Hi guys,

    How can I measure the phase angle difference between a sine wave and a triggered pulse?

    I thought about doing it like this

    Loop:
    t_sine = time between sine wave peaks.
    ...
  12. Replies
    3
    Views
    3,306

    Re: 16F88 ADC Problems

    Thanks Steve, but how does the ADC know which port to read in? For example, we could read in PortA.1 or PortB.1

    cheers

    Mark.
  13. Replies
    3
    Views
    3,306

    16F88 ADC Problems

    Hi guys, I'm new to this. I'm trying to get my PIC 16F88 to read in analogue on RB6 & RB7 and strobe a LED on RB2. I can get the LED to light up but it appears that the ADC is not reading in any...
  14. Replies
    7
    Views
    4,707

    Re: POT command and Scale factors

    Hi guys,

    Thanks that helped. I decided to use the ACDIN to read the pot value and then scale as you recommended.

    By the way, does using the ACDIN command slow things down much? I'm using it to...
  15. Replies
    7
    Views
    4,707

    Re: POT command and Scale factors

    yep tried it and still not working. Any hints?
  16. Replies
    7
    Views
    4,707

    POT command and Scale factors

    Hi Guys,

    I'm a newbie. I am having trouble using the "POT" command with my 12F675. It simply doesn't work on any port (neither does RCTIME). I have had success using ADCIN using a voltage divider...
Results 1 to 16 of 16