Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by mannitbilakhia

  1. M

    Can module on PIC30 microcontroller

    Hey, I need to set the bit-rate for my CAN module to be 250kbps (using a PIC30 microcontroller). However, i do not know how to do so. The formula asks me to use the Fcan but i cannot find that anywhere. Can you please tell me how to set my CAN bit-rate to 250kbps? thanks
  2. M

    UART Message Reception on dsPIC30 micro

    Hey, I have been trying to get my computer to transmit messages to a dsPIC30 micro. however, i am unsure how to set up the baudrate. in the code i have set BRG = 64 but what setting must i choose on the computer? i am using RealTerm but i can switch to hyperTerminal if it is easier. Can you...
  3. M

    PIC30 microcontroller - CAN module

    Hey, I would like to know how to transmit from the CAN module in a dsPIC30 micro. Do i simply place the data in the registers and then set TXREQ = 1? Thanks Mannit
  4. M

    Basics in C Programming - 'rotate' function

    Hey, thanks for that. i have been able to do it. Also, in the PIC30, i see that the TRISx command is used for data direction of ports. What is the PORTx (for input) and LATX (for output) command used for?
  5. M

    Basics in C Programming - 'rotate' function

    Basics in C Programming Hey , I have had some programming experience in programming microcontrollers in C. I have programmed an ATMega8 and now am working on a PIC 30. Is there a 'rotate' function inbuilt in C? or would you have to write a loop to create one? if so, could you please help me...

Part and Inventory Search

Back
Top