Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    2,363

    HSERIN2 & HSEROUT2 problem

    I use in my project PIC18F87K22. I hve problem with communication.

    DEFINE HSER2_BAUD 9600
    .
    .
    .
    HSEROUT2 ["abcdefghijklm"]

    is not working, but
  2. Replies
    4
    Views
    4,157

    I'm using PicBasic Pro and it throws an error...

    I'm using PicBasic Pro and it throws an error when using the built-in assembler:
    "MPASM Required
    The PICMicro Assembler does not support the 18F2423 microcontroller. You need to use MPASM in order...
  3. Replies
    4
    Views
    4,157

    Assembler problem

    Hello!

    I've got a problem with my Assembler. When I use the built-in assembler with the 16 series, it works fine, but it's not working with the 18 series. So for this cases I use the external...
Results 1 to 3 of 3