Problem using FTDI and UART at the same time in MW SE 2.0

Post Reply
Letters
Posts: 2
Joined: Tue Apr 02, 2013 7:51 pm

Problem using FTDI and UART at the same time in MW SE 2.0

Post by Letters »

Hi. Is it possible to use the two ports at the same time? My board is ATMega328P based and I'm trying to connect a uBlox NEO-6M GPS using the UART port. However, to test it I''m also using the FTDI port with either USB or BT connection but the board doesn't seem to receive GPS packets.

I suspect I can't use the two ports at the same time, because I have to disconnect the BT module when flashing the board via USB-FTDI.

PatrikE
Posts: 1976
Joined: Tue Apr 12, 2011 6:35 pm
Location: Sweden
Contact:

Re: Problem using FTDI and UART at the same time in MW SE 2.

Post by PatrikE »

Actually it's not 2 ports.
They are connected in paralell and only one at a time can be used!.

Letters
Posts: 2
Joined: Tue Apr 02, 2013 7:51 pm

Re: Problem using FTDI and UART at the same time in MW SE 2.

Post by Letters »

Oh, thanks for your quick answer. Do you know of any board with independent serial ports?


Post Reply