Direct UART connection

Hi :slight_smile:

I will be connecting my FEZ Cobra to a RFID Reader.

The Reader requires only three pins for serial communication: RX, TX and GND. And hardware handshaking is not needed.

Can I directly connect the RX and TX pin of my reader to FEZ Cobra. And if so, to what pins?

Thank you!

If the RFID reader is NOT RS-232 then you should be able to directly connect to the Cobra.

The best source for information about pins on the Cobra is its brochure. http://www.ghielectronics.com/downloads/FEZ/Cobra/Broch_FEZ_Cobra.pdf.

You should be connecting the TX pin on the reader to the RX pin on the Cobra, and the TX pin on the Cobra to the RX pin on the reader. Plus ground to ground.

What do you mean by NOT a RS-232?

Thank you.

There are two types of serial connections. RS-232 and digital. The Cobra has digital serial pins.

If you post a URL to your RFID reader, I can quickly determine what kind of a connection it supports.
Most likely it is digital, but let’s be sure.

Oh! Thank you so much!

Here is the link: You are being redirected...

You can directly connect the RFID reader to your Cobra:

I was able to find a datasheet for the M6E reader. For serial the specifications are “UART with 3.3/5V logic levels; from 9600
to 921,600 bps”. This is exactly what the Cobra expects. You should be good to go! :slight_smile:

Eric… go away… :slight_smile:

1 Like

No No, I’m here to stay :wink:

@ EriSan500 (Eric) -

have you ever heard the expression “Dirty Old Man”?

Nope, tell me about it :slight_smile:

I don’t know what it means… I thought you might. :slight_smile:

LOL

LOL!

Mike, what about the super-model that worships you?

She is getting older each day!

Last question :smiley:

I can’t seem to find any tutorial on how to make an LED blink? And how it’s connected to the FEZ.

I am really new with this stuff. Thank you for answering my questions.

Here you go: GHI Electronics – Where Hardware Meets Software

In the UEXT Connectors, do I have to connect 3.3V and GND to a 3.3V source and GND. Or connecting TX and RX is enough? :slight_smile:

3.3V-----------------GND
TX--------------------RX

ground and power connections are required.

Oh no!

Can I just short the 3.3Vout pin from the I/Os to the 3.3V in UEXT?