Hi, im working on a project, and its basically to connect the 3PI with the RN-131g Breakout wifi module which has a maximum 3.3V (
http://www.sparkfun.com/commerce/produc ... ts_id=9333) .
what i understand for the guide is, that the PD0 and PD1 works on 5V. this will damage the Wifi module.
My solution is:
"UART: Connect a common ground when using the external TX, RX inputs. For a 3 wire DB-9 interface (connect tx, rx, gnd only) The reset pin is 3.3V tolerant Factory default is hardware flow control disabled, CTS and RTS are not required. When using a 5.0 VDC Input, PIO’s and UART input pins require a resistor divider. A suggestion is 10K in series with 20k to ground. PIO’s are 0-3.3 VDC not 5.0 VDC tolerant."
My questions are: is there a the pull-up resistor on the 3PI?, Do you know if i could integrated this module to the 3PI with out getting damage?
as you might know if there is a pull-up resistor on the TX, RX , the changes of making the wifi the transmit enough voltage to the 3pi microntroller will be small.
could you please give some guidelines how to solve the small issue?
thank you