Design inconsistancies for propeller redesign
kittmaster
Posts: 77
I'm trying to lay out the USB FT232BM using the demo board schematic and also referencing propeller prop schematic. If you look at the two images, they use the same chip, disregard bm vs rq, the pin assignments are the same, just different package. Notice that one has 150 ohm resistors in the path of the serial rxd/txd while the other doesn't. The led's current control resistor is different, two seperate schematics for the same circuit......
I need to know what the right hardware sequence is so I can build the prototype right the first time. Any guidance????
I need to know what the right hardware sequence is so I can build the prototype right the first time. Any guidance????
Comments
BTW, the "BM" and "R" versions of the FT232 are completely different chips. For a start, the BM version requires an external crystal, whereas the R version does not. There are other significant differences as well. If you can manage the fine lead pitch, I highly recommend the R version, since it requires fewer external components.
-Phil
Ideal choice of R depends on brightness required which in turn depends on LED characteristics. Two R's will allow different coloured LED's with different characteristics to be 'balanced', but it probably isn't a necessity so one will do the job.
This is going to need an max232 between these two devices correct? Or will it just straight up link to the propeller? I'm leaning to max232 because of the TTL transition.
Is this right?
-Phil
So, assuming there's no need to invert the polarity of the signals it should be a direct connection. 5V signals would only require suitable current limiting resistors. Current limiting resistors as per the top FT232RQ circuit diagram could be added for additional protection anyway, especially should RX into the Propeller become an output under program control.