Search:

Type: Posts; User: igalka

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    4,935

    how defined an negative number

    hello everyone
    i nead to define an a negative number
    a normal posetive number i defined like
    #define RSSI_UP 1

    can i write
    #define RSSI_DOWN -1???

    thanx
  2. Replies
    3
    Views
    649

    pullup in PIC24FJ128GB110

    hello everyone
    i have a PIC24FJ128GB110
    i need to pullup few pins
    how i can do it?
    from datasheet i understand that I can use the "CN" pull-up on any input pin with a "CNxxx" function by setting...
  3. Replies
    1
    Views
    1,150

    baud rate change

    hello

    i work with the mplab program on pic24FJ128GB110

    i have the definiton of the uarts

    #PIN_SELECT U1TX=RS232TX // UART1 Transmit
    #PIN_SELECT U1RX=RS232RX // UART1 Receive...
  4. Thread: need a solution

    by igalka
    Replies
    4
    Views
    1,624

    i know how work whith the pic i dont know how to...

    i know how work whith the pic
    i dont know how to work whith the chip http://www.analog.com/static/imported-files/data_sheets/ADG738_739.pdf
  5. Thread: need a solution

    by igalka
    Replies
    4
    Views
    1,624

    need a solution

    hello everybody
    i have a ADG739BRU chip
    i realy dont understand how to talk
    with this chip.

    i am work whith PIC24FJ128GB110.

    some one have an opinion...?

    thanx
  6. Replies
    4
    Views
    1,386

    i didn't understand you. in a C programing, i...

    i didn't understand you.
    in a C programing, i use a AD4350 for micrichip http://www.analog.com/static/imported-files/data_sheets/ADF4350.pdf
    and i dont know how to start.
    i have afinished project....
  7. Replies
    4
    Views
    1,386

    AD4350 lock detect

    hello everyone.

    it is my first time in use lock detect so i didn't now how to start.

    how to define the lock detect?
  8. Replies
    1
    Views
    703

    help. cant view string

    helo everyone
    i have a problem
    i need to print astring
    but i print onley 2 first caracters from it
    why?
  9. Thread: Helo everyone

    by igalka
    Replies
    1
    Views
    881

    Helo everyone

    helo
    i have a problem
    i need to view a string
    but i view onley 2 first caracters
    dont know why



    UCHAR enc[20];
    if(setup[idx].input_enc ==0)
  10. Thread: help me

    by igalka
    Replies
    5
    Views
    1,142

    1.C++ built on C!!! and if you didnt know that...

    1.C++ built on C!!! and if you didnt know that its not my prob.
    2. its my code and mess or not its my prob. youre opinion not issue!
    3. if you cant help in some one question dont even respond!
    4....
  11. Thread: help me

    by igalka
    Replies
    5
    Views
    1,142

    help me

    helo for everyone
    i have a problem in my C code
    i get a errors:
    Line 471(3,4): Improper use of a function identifier
    Line 478(9,12): Undefined identifier chr
    Line 488(9,12): Undefined identifier...
Results 1 to 11 of 11