Search Results - MEL PICBASIC Forum


Search:

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

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    8,021

    Good to know

    Hey Mel,

    Thanks for the additional information. I think it's too late for this project though. I have already spun the boards. My in/outs are on B.4 and B.5 of the 16F628a.

    B
  2. Replies
    12
    Views
    8,021

    That did the trick

    Well, between the T2400, SerOut vs SerOut2, setting the line high for true data, the problem has been resolved. Before each transmission I put the data line in a high state. Works fine. Thanks...
  3. Replies
    12
    Views
    8,021

    Progress

    I changed the baud rate setting from 396 to T2400 and the correct data was sent out. What's the difference between 396 and T2400? I don't know. Something similar to this happened before and I...
  4. Replies
    12
    Views
    8,021

    wrong datasheet

    You are correct, I clicked on the wrong link when I was looking at dataseets yesterday. As I mentioned earlier, the circuit was working for quite awhile so I made a few boards. Now I see there are...
  5. Replies
    12
    Views
    8,021

    missing important information

    Sorry about that. I left out some important information. I am using a 16F628A, it does not have a USART so I am unable to use HSER function. Thanks for the suggestion though. I am also using the...
  6. Replies
    12
    Views
    8,021

    non-inverting 2400 baud

    I have a PIC to PC and PC to PIC circuit operating just fine. However, when the circuit is moved to different PC's, I have noticed the data coming from the PC is not always detected by the PIC. It...
  7. Replies
    18
    Views
    12,578

    Does this mean then in VB6 I can select a USB...

    Does this mean then in VB6 I can select a USB port just the same as a "normal" comm port?

    B
  8. Replies
    18
    Views
    12,578

    I am using PIC Basic Pro, version I am unsure of....

    I am using PIC Basic Pro, version I am unsure of. It does have USBIN, USBOUT, USBINIT, and USBSERVICES.

    I will investigate all your suggestions. Thanks again to all.

    B
  9. Replies
    18
    Views
    12,578

    First, thanks for the responses. Very...

    First, thanks for the responses. Very informative.

    So, just so I have it straight, I should download MicroCodeStudio for the template for VB6. I also need to get MicroCodeStudio Plus for the...
  10. Replies
    18
    Views
    12,578

    It has occured to me that VB6 does not support...

    It has occured to me that VB6 does not support USB ports, right?
    .NET does?
    The PIC end of this has a three pin, 0.100 centers, header; Gnd, transmit, and receive. The end I need to mess with is...
  11. Replies
    18
    Views
    12,578

    Mackrackit, what kind of handshaking is required...

    Mackrackit, what kind of handshaking is required with the Belkin cable?

    My '628A PIC is surface mount, the boards have been made. I think the boards were done before the PIC came out with USB,...
  12. Replies
    18
    Views
    12,578

    Serial data to USB

    I have good working code to transmit serial data to and from a PIC 16F628A and a VB6 application. Now the request for a USB connection has come up. Has anyone played with a serial to USB converter?...
  13. Replies
    33
    Views
    19,607

    Length property

    Again, thanks for the interest in my post. Changing the receive length property to 1 did not do any good. I think that tells MSCOM buffer what to expect. If the incoming string was a fixed length...
  14. Replies
    33
    Views
    19,607

    Input Length

    Thanks for the responce. Input Length is set 0.

    I have since sent the input string to a label, visable property set to false, and so far every test I have done, not extensive mind you but...
  15. Replies
    33
    Views
    19,607

    VB6 MSCOMM wroks on one PC and not another

    I have been using MSCOMM for quite awhile, this problem has dah me stumpped for a week now.
    Properties of MSCOMM:
    DTREnable is True
    EOFEnable is TruHandshaking is 0
    InBufferSize is 3072...
  16. Replies
    2
    Views
    3,182

    Resolved

    Issue was with the way a form was being closed. For some unknown reason, Unload Me caused the program to stop running and close.
  17. MSCOMM and RFID reader

    Jonil22,
    Try adding MSCOMM1.InBufferCount = 0 at the end of the OnCom event.
    You may want to close the port as soon as you have your data.

    B
  18. Replies
    2
    Views
    3,182

    Visual Basic 6 and Vista

    I was wondering if anyone has used VB6 with Vista yet. I have an application using a PIC and VB6's COM commands. The program has been working on Win2K and XP for quite some time. Vista has created...
  19. Replies
    6
    Views
    7,491

    Icon parameters

    Again, thanks for directing me to Inno.

    I am attempting to add an icon to the users exe shortcut to the application. I have managed to direct Inno to load an icon file for the setup icon, but...
  20. Replies
    6
    Views
    7,491

    Thanks

    Will do. Thanks for the leads.

    B
  21. Replies
    6
    Views
    7,491

    Package and Deployment Wizard for VB6

    I have searched high and low in Micro$ofts' site and have not located their PDW for VB6. Once upon time I located it, but not this time around. Anyone locate the download I would appreciate the...
  22. Replies
    12
    Views
    8,533

    design criteria

    Only parameters I have at the moment are size, distance, and power requirements.

    The size of the circuit board has to be about 1 inch tall and 1.5 wide. Powered by a 9 volt transistor battery...
  23. Replies
    12
    Views
    8,533

    Antenna design

    Thanks to both.

    Brad
  24. Replies
    12
    Views
    8,533

    PIC 12F675 RF use

    Anyone use the RF transmitter in this Microchip device and the receiver in Microchips rfRXD0420?

    I have had some success with transmitter/receiver modules, but these look very interesting. I'm...
  25. Replies
    0
    Views
    2,830

    PIC12F675F use

    Anyone use the RF transmitter in this Microchip device and the receiver in Microchips rfRXD0420?

    I have had some success with transmitter/receiver modules, but these look very interesting. I'm...
Results 1 to 25 of 31
Page 1 of 2 1 2