Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

The fonera has 3.3V tx/rx logic, I have a launchpad and an arduino, can i use any of the cable/boards to reprogram or access the serial on a fonera?

fonera serial info is here : http://www.dd-wrt.com/wiki/index.php/LaFonera_Hardware_Serial-Cable-Port#Accessing_serial_console_on_the_Fon

I am specifically asking about methods and boards not covered in this previous Q: Can I use an Arduino as a USB to serial interface?

tia

share|improve this question

1 Answer

Yes, the answer is the top post in Can I use an Arduino as a USB to serial interface?

Use the FTDI chip by wiring your Fonera to the TX and RX pins on the Arduino and run a sketch on the Arduino which doesn't use those pins.

share|improve this answer
thanks, ill be cheking if its 3.3V later – Generic Person Jun 10 '11 at 17:54

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.