Notices

X50 / X51 Forums Talk about anything related to the X50 / X51 series.

Reply
 
LinkBack Thread Tools
Old 02-09-07, 03:43 AM   #286 (permalink)
Aximsite Rookie
 
Join Date: Sep 2005
Posts: 77
Thanked 0 Times in 0 Posts
Guess its official, this project is dead.... been almost a month since any posts with anything that wasnt a bump.... was good while it lasted, but I guess the axim is a dying breed now.

R.I.P. my axim X51 :(
Darkrift is offline   Reply With Quote
Sponsor Ads
Old 02-09-07, 08:29 AM   #287 (permalink)
Aximsite Veteran
 
Join Date: Mar 2005
Location: Toronto
Posts: 1,093
Device: A1200,Moto-Q
Carrier: Rogers
Thanked 0 Times in 0 Posts
Originally Posted by Darkrift
Guess its official, this project is dead.... been almost a month since any posts with anything that wasnt a bump.... was good while it lasted, but I guess the axim is a dying breed now.

R.I.P. my axim X51 :(
Actually, 38 days. That's how many days I've been working 10-12hrs/day straight to get a $2M server room ready for a new project. The end is in sight.
Patience grasshopper, er, Darkrift....
bigbop is offline   Reply With Quote
Old 02-09-07, 10:13 AM   #288 (permalink)
Aximsite Prospect
 
Join Date: Nov 2006
Posts: 9
Thanked 0 Times in 0 Posts
Does your server room have Air conditioning in the FLOOR?! just kidding, but good to see that this project might be back soon...
InitialDriveGT is offline   Reply With Quote
Old 03-01-07, 10:04 PM   #289 (permalink)
Aximsite Prospect
 
Join Date: Nov 2006
Posts: 9
Thanked 0 Times in 0 Posts
Bigbop, how is your server project coming? Any Idea when you will be able to continue?
InitialDriveGT is offline   Reply With Quote
Old 03-02-07, 12:31 PM   #290 (permalink)
Aximsite Veteran
 
Join Date: Mar 2005
Location: Toronto
Posts: 1,093
Device: A1200,Moto-Q
Carrier: Rogers
Thanked 0 Times in 0 Posts
It's a shame that no one else here has taken on any part of this project to help figure this out.

I made an earlier request for a small register peek/poke utility as I'm not a software geek - nada.

So with that in mind, this project will be dragging on real slow, which is too bad.

What's needed:
1. Someone with CE embedded knowledge that knows the PXA270's internal USB host interface and can compile a driver dll using Microsoft's default USB host driver example for WM2003SE (WM5 will be later).
2. Someone that can write a small utility to allow me to peek/poke the PXA270 control registers associated with the CPU's internal USB host interface.
3. Someone who has the expertise to add the USB host interface lines to their X50/X51 per my instructions. A soldering station that can be used with surfacemount components and a large magnifying glass are a must.

Any takers?
bigbop is offline   Reply With Quote
Old 03-03-07, 02:46 PM   #291 (permalink)
Aximsite Prospect
 
Join Date: Nov 2006
Posts: 9
Thanked 0 Times in 0 Posts
I have the SMD soldering station, and a magnifying glass w/ light, but no feasible AXIM. I am not much of a software person, only hardware.
InitialDriveGT is offline   Reply With Quote
Old 03-16-07, 12:20 PM   #292 (permalink)
Aximsite Rookie
 
Join Date: Apr 2005
Posts: 61
Thanked 0 Times in 0 Posts
bigbop, sorry I don't think I can help much...

I know you looking of register peeker, however I found an memory peek/poke instead.

PGT, may not be helpful... but anyway just fyi.
forests_gump is offline   Reply With Quote
Old 03-16-07, 01:07 PM   #293 (permalink)
Aximsite Veteran
 
Join Date: Mar 2005
Location: Toronto
Posts: 1,093
Device: A1200,Moto-Q
Carrier: Rogers
Thanked 0 Times in 0 Posts
Originally Posted by forests_gump View Post
bigbop, sorry I don't think I can help much...

I know you looking of register peeker, however I found an memory peek/poke instead.

PGT, may not be helpful... but anyway just fyi.
Thanks for the great find!! :approve:
This might be what I need. Hopefully I can use it to look at memory-mapped interface registers.

I'm still busy with work but things are slowly sorting out.
bigbop is offline   Reply With Quote
Old 03-18-07, 08:12 PM   #294 (permalink)
Aximsite Veteran
 
Join Date: Mar 2005
Location: Toronto
Posts: 1,093
Device: A1200,Moto-Q
Carrier: Rogers
Thanked 0 Times in 0 Posts
Originally Posted by bigbop View Post
Thanks for the great find!! :approve:
This might be what I need. Hopefully I can use it to look at memory-mapped interface registers.

I'm still busy with work but things are slowly sorting out.
Well, I thought it might work but after playing with if for a few minutes, it appears that this untility just allows you to edit other programs in the program space. It doesn't have the ability to modify the OS space at all.
I'm going to put in an enhancement request to the author to maybe add that feature in a newer version though.

It was a good find though. Thanks.
bigbop is offline   Reply With Quote
Old 07-18-07, 03:06 AM   #295 (permalink)
Aximsite Rookie
 
ndepuy's Avatar
DAP Freshman
 
Join Date: Dec 2004
Location: Misawa AFB Japan
Posts: 49
Thanked 0 Times in 0 Posts
Hey all, I just found this thread (don't know how I missed it) I've got a working X50V I want to donate to the cause. If we can get this working along with afarre's aximizer my laptop cravings would cease (much to the delight of my wife) let me know where to sent it and I'll get it in the mail right away! Sorry I suck at programming. ps i think it has A05 soo...
ndepuy is offline   Reply With Quote
Old 07-18-07, 08:47 AM   #296 (permalink)
Aximsite Minor League
 
Join Date: Jan 2006
Posts: 190
Thanked 2 Times in 2 Posts
bigbop, if you're still working on this, I found out that there is an interface for Linux for specifically modifying the PXA registers. It's called pxaregs I think, or pxa-regs. There's information about using it here. Is that the kind of thing you need someone to write for Windows Mobile?

Unfortunately, that tool is not included in the Linux port that's available at the moment. I don't know how to compile it myself, but could probably find out if you're interested.

Also, there's a working Linux driver for the PXA270's USB Host controller, it's called ohci-pxa27x. That isn't (as far as I can tell) included in the x50v/x51v Linux port either though at the moment, so would have to be manually compiled.

Unfortunately that's not much good for WM though because to get out of Linux and back into Windows Mobile you have to soft-reset which presumably resets the registers and disables USB again... not to mention as you said nobody's written a driver
rohanch is offline   Reply With Quote
Old 07-18-07, 03:22 PM   #297 (permalink)
Aximsite Veteran
 
Join Date: Mar 2005
Location: Toronto
Posts: 1,093
Device: A1200,Moto-Q
Carrier: Rogers
Thanked 0 Times in 0 Posts
Yup - still lurking around this place.
Good find - I'll have a look at the source to see what memory locations it looks at.
Thanks.:approve:

As far as the previous post is concerned, I already have modified my own (backup) X50v and have not been able to come up with a workable solution yet due to time and software contraints. I need some kind of simple utility that flips bits on the PXA270 registeres so I can see if the USB host lines I connected to are actually live. Without that, I can't really go any further.

One other solution I'm looking at is that the serial interface uses processor pins that are dual use - and the second use is USB OTG. Unfortuanately, two of the signals are not brought out to the sync connector and I'm trying to determine if they are actually needed for anoperational interface.

Originally Posted by rohanch View Post
bigbop, if you're still working on this, I found out that there is an interface for Linux for specifically modifying the PXA registers. It's called pxaregs I think, or pxa-regs. There's information about using it here. Is that the kind of thing you need someone to write for Windows Mobile?

Unfortunately, that tool is not included in the Linux port that's available at the moment. I don't know how to compile it myself, but could probably find out if you're interested.

Also, there's a working Linux driver for the PXA270's USB Host controller, it's called ohci-pxa27x. That isn't (as far as I can tell) included in the x50v/x51v Linux port either though at the moment, so would have to be manually compiled.

Unfortunately that's not much good for WM though because to get out of Linux and back into Windows Mobile you have to soft-reset which presumably resets the registers and disables USB again... not to mention as you said nobody's written a driver
bigbop is offline   Reply With Quote
Old 07-19-07, 08:29 PM   #298 (permalink)
Aximsite All Star
 
Ashton's Avatar
Elite Member
 
Join Date: Mar 2005
Location: SE USA
Posts: 783
Device: Samaung a900
Carrier: Sprint PCS
Thanked 1 Time in 1 Post

Awards Showcase
Aximsite Contest Winner 
Total Awards: 1

This may be a dumb question, but provided you DO get a driver hacked, etc, how much would it cost if somone wanted to get an Axim upgraded? will it be in the >$100 range? Also, would this be USB 1.0, 1.1, or 2.0?

(trying to decide if I'm going to invest in a Ratoc USB host or wait for this project)
__________________
"There is a differance between living and existing. Existing is sitting, waiting patiently for death. Living is meeting thantos' scythe with your own blade" --- Original

Blackberry 7510 + operamini + $10 boost mobile = unlimited internet on BB w/o $40 BIS plan! (no email though)
Ashton is offline   Reply With Quote
Old 07-20-07, 09:01 AM   #299 (permalink)
Aximsite Veteran
 
Join Date: Mar 2005
Location: Toronto
Posts: 1,093
Device: A1200,Moto-Q
Carrier: Rogers
Thanked 0 Times in 0 Posts
Originally Posted by Ashton View Post
This may be a dumb question, but provided you DO get a driver hacked, etc, how much would it cost if somone wanted to get an Axim upgraded? will it be in the >$100 range? Also, would this be USB 1.0, 1.1, or 2.0?

(trying to decide if I'm going to invest in a Ratoc USB host or wait for this project)
This is a hacking project. The initial intenet is not "Can I do this cheaply". The initial intent is "There's a USB host interface buried in there somewhere and I intend to make it work, just because I like the challenge of reverse-engineering something for fun and get satisfaction from doing something no body else has done yet".
Of course, I also don't want to spend alot of cash on this, so if I can come up with another solution with the same results - I'll try that as well. That is why I'm also looking at the USB OTG interface that uses the same I/O pins as the serial port. Getting that to work would be great as (hopefully) no mods would be needed inside the Axim.

C'est va?
bigbop is offline   Reply With Quote
Old 07-30-07, 06:55 PM   #300 (permalink)
Aximsite Prospect
 
Join Date: Jul 2007
Posts: 9
Thanked 0 Times in 0 Posts
Hello! I'm new on aximsite, the last two day I was reading the 299 posts. I think that is a very complex proyect (and amaizing). I'm intrested to participate if I can. I have experience soldering axim's pins because I repared the audio jack one time.
Could someone post again the pxa270 datasheet because the link on intel webpage don't work and I couldn't find it.

Thanks and sorry by my poor english.
kriketronic is offline   Reply With Quote
Reply

Tags
hacking, host, internal, pxa270, usb

Sponsor Ads

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
What version of programs to use on PXA270 Axim x30 Squelch Windows Mobile 2003 1 05-01-05 10:54 AM
PXA270 Info ctouch Water Fountain 2 12-21-04 06:58 PM
XCPUScalar 2004 v2.84 is out for PXA270 and VGA pocket pc's Immier Mobility Site News 3 11-22-04 09:51 AM
XCPUScalar clocks your Axim X30 & PXA270 XScales upto 741MHz Immier Mobility Site News 6 07-06-04 04:13 PM
Wifi/BT/PXA270/2003SE for $249? No, I''ll take X3i for $30 more! lancie10 X30 / X3 / X3i Forums 4 05-21-04 01:47 PM


All times are GMT -5. The time now is 12:39 AM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-09 LeckMedia, LLC