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.

need two serial port in one pic microcontroller .....

Status
Not open for further replies.
microcontroller 2 serial port

drbizzarow said:
im using 20MHZ XTL is taht ok ??

For an 18F with PLL a 10MHz would be better if it's speed you're after. That will run the PIC at 40MHz its maximum speed.
 

Re: pic dual usart

Do you need hardware UART or You could do with one hardware and one software driven port?
I have successfully used two GPIOs for UART purposes with software driver and it is working nice. :wink:

please suggest me how can we make a software diriven port?
 

I want three serial port in my system, at different baud rate for this
I am using PIC18f452 with 16c654 (quad uart ic)
i m having problem in initializing 16c654 . (bcz of too many register settings)
can any one help me or share some code to initialize ths ic

<JIMI>
 

I want three serial port in my system, at different baud rate for this
I am using PIC18f452 with 16c654 (quad uart ic)
i m having problem in initializing 16c654 . (bcz of too many register settings)
can any one help me or share some code to initialize ths ic

<JIMI>

start a new thread for your question. dont continue 3 year old thread if it does not answer your doubts.
 
  • Like
Reactions: jimi84

    jimi84

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top