help please

ColtRice17
I have an Friendly ARM SDK with the 7" touch screen, and I can NOT get it
to Connect with my Computer which is Windows Vista 32bit, I have tried all
kinds of stuff. The Micro2440 Works and will turn on but I cant get it to
Connect to my Computer VIA USB. I would also like to Put Ubuntu 11.10 on it
if at all Possible, Can anyone please help me?

davef
What do you hope to communicate through USB?

Normally, one uses the RS232 serial connection and some terminal program
like Minicom, Microcom, Picocom, Hyerterminal to communicate as a remote
terminal.

You can then use USB to download files from the PC to the dev board.

Which tutorial are you following and at what point do you get stuck?

ColtRice17
I dont have an English Tutorial that Explains how to do anything through
Windows Vista, and I am Totally New to this. I would like to Communicate
through USB. but when I plug my Micro2440 in to my computer Via USB nothing
happens, and Nothing Shows up under Device Manager. as it is NOT connecting
to the computer. any advice?

Titus Breidung
You can not connect to PC directly via USB. You have to use the RS232 port
of Mini2440. If you like to connect the serial cable to the USB Port of a
PC you have to use a RS232-USB converter. 
There is no console in/out on the Minis USB Port!
Maybe you must have admin rights on Vista to get access to the USB port,
try it as administrator or with an admin user account when connecting the
converter.

There will be a lot of noise on console output when using an converter. The
better choice is a real RS232 Port at the PC side.

ColtRice17
I was trying to Connect to the Micro2440 through the USB Device Port. and I
can get it to Connect through the DNW program on my computer. but I dont
know what File or Files to Transmit to it. do you have the Files to Install
an OS onto the Micro2440?

Andreas Watterott
There is a guide on the download page:
http://www.friendlyarm.net/dl.php?file=download.pdf

ColtRice17
I am Following the PDF word for word, but my OS root File System is Corrupt
or something, cause it will NOT boot up at all. and it says this...


===== USB DEVICE STATUS =====
USB_CONFIGURATION_DESCRIPTOR
bLength = 0x9, decimal 9
bDescriptorType = 0x2 ( USB_CONFIGURATION_DESCRIPTOR_TYPE )
wTotalLength = 0x20, decimal 32
bNumInterfaces = 0x1, decimal 1
bConfigurationValue = 0x1, decimal 1
iConfiguration = 0x0, decimal 0
bmAttributes = 0xc0 ( ??? UNKNOWN!! )
MaxPower = 0x19, decimal 25
-----------------------------
USB_INTERFACE_DESCRIPTOR #0
bLength = 0x9
bDescriptorType = 0x4 ( USB_INTERFACE_DESCRIPTOR_TYPE )
bInterfaceNumber = 0x0
bAlternateSetting = 0x0
bNumEndpoints = 0x2
bInterfaceClass = 0xff
bInterfaceSubClass = 0x0
bInterfaceProtocol = 0x0
bInterface = 0x0
-----------------------------
USB_ENDPOINT_DESCRIPTOR for Pipe00
bLength = 0x7
bDescriptorType = 0x5 ( USB_ENDPOINT_DESCRIPTOR_TYPE )
bEndpointAddress= 0x81 ( INPUT )
bmAttributes= 0x2 ( USB_ENDPOINT_TYPE_BULK )
wMaxPacketSize= 0x20, decimal 32
bInterval = 0x0, decimal 0
-----------------------------
USB_ENDPOINT_DESCRIPTOR for Pipe01
bLength = 0x7
bDescriptorType = 0x5 ( USB_ENDPOINT_DESCRIPTOR_TYPE )
bEndpointAddress= 0x3 ( OUTPUT )
bmAttributes= 0x2 ( USB_ENDPOINT_TYPE_BULK )
wMaxPacketSize= 0x20, decimal 32
bInterval = 0x0, decimal 0
-----------------------------
Can't open USB Pipe

ColtRice17
How Do I restore a Fragmented OS?  When I turn mine on, the Screen Flashes
then Says Friendly ARM with a Pic. of a Pinguin. then 
starting networking...
starting web server...
starting led service...
starting Qtopia, Please waiting...


then it gets stuck like that for Hours and Never Loads. please help