Hi,
I am using LPC3250 board based on fdi3250 design and we are using mic2555 PHY for USB, board is having OTG connector to connect it with the PC.I am using linux 2.6.34 kernel version on the board.
I am having following queries
1.Does linux 2.6.34 have support for OTg for LPC3250?OTg files are there in the kernel tree.
2.I was reading through your article on "Create a USB Virtual COM Port" ,this provide a way to connect device having otg connector to PC.So according to article if i use FT232 chip we are connecting USB pins via FT232 chip to Tx& Rx pins in controller,Since i am using LPC3250 controller supporting all modes (with inbuilt host/device/OTG controller),so how would be my connection,Do i have to run OTG module in UART mode and connect pins to UART?
3.If i connect my OTG device to another OTG device via min-a and mini-b cable will same connection work?
Please clarify my queries