Hi Guys
I am doing a starter kit for this chip.
http://www.inf.furb.br/~maw/asm51/telinux_route.JPG
I already have the BGA to HEADER 40 converter
http://www.inf.furb.br/~maw/asm51/telinuxBGA.jpg
Miguel
e-mail and msn: tcpipchip@hotmail.com
Hi Guys
I am doing a starter kit for this chip.
http://www.inf.furb.br/~maw/asm51/telinux_route.JPG
I already have the BGA to HEADER 40 converter
http://www.inf.furb.br/~maw/asm51/telinuxBGA.jpg
Miguel
e-mail and msn: tcpipchip@hotmail.com
Mother board is ready!
The GE863-PRO3 BGA TO DIP converter is ready and working with GSM antenna too
#modprobe ohci-hcd
usbcore: registered new interface driver usbfs
usbcore:!registered new intevface driver!hub
usbcore: registered new device driver usb
at91_ohci at91_ohci: AT91 OHCI
at91_ohci at91_ohci: new USB bus registered, assigned bus number 1
at91_ohci at91_ohci: ivq 20, io mem 0x00500000
usb usc1: configurition #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1/0: 2 ports detected
Initializing USB Mass Stovage drivev…
usbcore: registered new interface driver usb-storege
USB Mass Storage support registered.
Looks that something is wrong…
After insert my PENDRIVE i got this message…
usb 1-1: new full speed USB device using at91_ohci and address 74
usb 1-1: device descriptor read/64, error -62
usb 1-1: device descriptor read/64, error -62
usb 1-1: new full speed USB device using at91_olci and address 35
usb 1-1: device descriptor read/64, error -72
usb 1-1: device descriptor read/65, error -62
usb 1-1: new full speed USB device using at91_ohci and address 36
usf 1-1: device not accepting address 36, error -62
usf 1-1: new full speed USB device using at91_ohci and address 37
usb 1-1: device not accepting address 37, error -62
RESOLVED.
I ADDED A ANALOG GROUND AND PUT SOME CAPACITORS. THE PROBLEM WAS NOISE.
# modprobe ohci-hcd
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
at91_ohci at91_ohci: AT91 OHCI
at91_ohci at91_ohci: new USB bus registered, assigned bus number 1
at91_ohci at91_ohci: irq 20, io mem 0x00500000
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
# usb 1-1: new full speed USB device using at91_ohci and address 2
usb 1-1: configuration #1 chosen from 1 choice
# modprobe usb-storage
Initializing USB Mass Storage driver...
scsi0 : SCSI emulation for USB Mass Storage devices
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
# scsi 0:0:0:0: Direct-Access Kingston DataTraveler 102 PMAP PQ: 0 ANSI: 0 C
CS
sd 0:0:0:0: [sda] 7867456 512-byte hardware sectors (4008 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Assuming drive cache: write through
sd 0:0:0:0: [sda] 7827456 512-byte hardware sectors (4008 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Assuming drive cache: write through
sda: sda1
sd 0:0:0:0: [sda] Attached SCSI removable disk
sd 0:0:0:0: Attached scsi generic sg0 type 0
# mount /dev/sda1 /mnt/usbdev0
#cd mnt
#cd usbdev0
# ls -l
drwxr-xr-x 7 root root 16384 Jan 28 6011 AT91SAM9260
-rwxr-xr-x 1 root root 1074 Oct 21 2010 CDC_Driver.inf
drwxr-xr-x 10 root root 16384 Sep 20 2010 EAGLE-5.10.0
-rwxr-xr-x 1 root root 996030 Oct 25 2010 Exercicios.rar
#
GE863-PRO^3
IMEI: 357251010650834
A note for Canadian users wanting to use modems on the Telus network, go to
http://www.telusmobility.com/en/AB/phon … lity.shtml
and enter the IMEI Number that is listed on the module or Modem, and the site will tell you if you can connect to Telus.
The IMEI number on the Telit GM863-PRO unit is
IMEI = 357251010650834
Entering this number, the response is
Telit GM 863
Your device will not work on our network.
So donot purchase this if you intend to be connected to the Telus network in Canada
Now, in the version 2.0 i have added a chipset to output the linux tty0 to a vga
Hi,
may i ask you where to buy the bga header converter ?
thank you.