Esato

Forum > Sony Ericsson / Sony > Software, Firmware and Drivers > N1 C702 & C510 camdrivers

Previous  123 ... 18 192021  Next
Author N1 C702 & C510 camdrivers
code28h4p
Xperia Mini Pro Black
Joined: Apr 24, 2008
Posts: > 500
From: Republic of Indonesia
PM
Posted: 2009-04-13 16:50
Reply with quoteEdit/Delete This PostPrint this post
@yesno
You can try my camdriver, find it in other topic started by me.
yesno
C510 Black
Joined: Apr 12, 2009
Posts: 33
PM
Posted: 2009-04-14 18:21
Reply with quoteEdit/Delete This PostPrint this post
whats the difference between the original and yours
code28h4p
Xperia Mini Pro Black
Joined: Apr 24, 2008
Posts: > 500
From: Republic of Indonesia
PM
Posted: 2009-04-14 18:51
Reply with quoteEdit/Delete This PostPrint this post
Just upload it to your phone, and test by yourself. Maybe there's need an improvement, that's why i need some feedbacks
phyche
Model not set
Joined: Apr 15, 2009
Posts: 6
PM
Posted: 2009-04-15 18:32
Reply with quoteEdit/Delete This PostPrint this post
newbie here, some 1 help ?

I try to use N1 3.3 beta camdriver on my C510, it's works!!
but, can or not turn on LED light to shot?!

how to turn on/off ?

my C510 Firmware

R1DA029

here is my original camdriver0 as below...
http://rapidshare.com/files/221693279/camdriver0.dat.html


BTW, 3.25 camdriver can not work on my c510
[ This Message was edited by: phyche on 2009-04-15 17:38 ]
tranced
LG Nexus 4
Joined: Jan 19, 2006
Posts: > 500
From: Santo Domingo, wonDeRland
PM
Posted: 2009-04-15 19:30
Reply with quoteEdit/Delete This PostPrint this post
the problem is that those camdrivers arent for your phone. they are for c702.
I jay0726 | (+3, 0) | Clara, Evita, Mimmi & Victoria | My Pics | Do your job!
Mr.Kája
T300
Joined: Mar 22, 2007
Posts: 180
PM
Posted: 2009-04-15 20:29
Reply with quoteEdit/Delete This PostPrint this post
No problem - copy this part from c510 driver and replace the same part in c702 driver (at the top, about +-10th line, you will see (or you can just change a few numbers...but I was lazy, so I used ctrl+c

Code:

//Camera characteristics section
//=========================================================
//=========================================================
// Kate 3M camera Power on sequence
//=======================================================
cam_power_on_0 = 5, 0, 00, 1, 05; // Active Main Camera RST pin, delay 5ms
cam_power_on_1 = 5, 2, 91, 1, 05; // Videocamera standby (AppGPIO_09 = GPIO_91)
cam_power_on_2 = 5, 2, 96, 1, 02; // Vcam_SA (AppGPIO_14=GPIO_96) delay 2ms
cam_power_on_3 = 5, 2, 85, 1, 00; // Vcam_Core_AF (AppGPIO_05=GPIO_85)
cam_power_on_4 = 5, 2, 95, 1, 05; // Vcam_IO (AppGPIO_13=GPIO_95) delay 5ms
cam_power_on_5 = 5, 3, 09, 32C8, 05; // Turn on 13 MHz clock, delay 5ms
cam_power_on_6 = 5, 0, 00, 0, 32; // Disable RST , delay 50ms
//=========================================================
// Kate 3M camera Power off sequence
//=======================================================
cam_power_off_0 = 5, 0, 00, 1, 10; // Active Main Camera RST pin, delay 16ms
cam_power_off_1 = 5, 3, 09, 0, 05; // Turn off 13 MHz clock and wait 5 ms
cam_power_off_2 = 5, 2, 85, 0, 00; // Vcam_Core_AF (AppGPIO_05=GPIO_85)
cam_power_off_3 = 5, 2, 95, 0, 05; // Vcam_IO (AppGPIO_13=GPIO_95) delay 5ms
cam_power_off_4 = 5, 2, 96, 0, 05; // Vcam_SA (AppGPIO_14=GPIO_96) delay 5ms
cam_power_off_5 = 5, 2, 91, 0, 05; // Release Videocamera standby (AppGPIO_09 = GPIO_91)
//=========================================================



Problem with LEDs would be bad, when nobody here can test it on c510.
Nowadays, I'm enjoying Elm, fw R7BA076.

And here camdriver database for k750/w800/w810: www.camdrivers.wz.cz
code28h4p
Xperia Mini Pro Black
Joined: Apr 24, 2008
Posts: > 500
From: Republic of Indonesia
PM
Posted: 2009-04-16 03:22
Reply with quoteEdit/Delete This PostPrint this post
@phyche
You would use my mod camdriver, it's been here at another topic. It seems work on C510. Maybe my mod camdriver not as good as #1's mod camdriver because it has still need an improvement, thats why i need some feedbacks from C510's user like you

@Mr. Kŕja
Not only these sections are different, there's much more. Such like trig section, sup_properties, zoom, focus operation, led, etc.
phyche
Model not set
Joined: Apr 15, 2009
Posts: 6
PM
Posted: 2009-04-16 07:04
Reply with quoteEdit/Delete This PostPrint this post
@code28h4p

okay, I got your mod driver, I'll try it


@tranced

oops., I think this is use to in C510 & c702 (Such as the title indicates) :-/


BTW, N1 3.3beta camdriver in C510 got some problem as below...


1)sometimes can not save shot(image) (donno why)
2)LEDs Light not work (can not auto run(on) in the dark(low light)
Mr.Kája
T300
Joined: Mar 22, 2007
Posts: 180
PM
Posted: 2009-04-16 11:25
Reply with quoteEdit/Delete This PostPrint this post
code28h4p: This is only change between c510 a c702 driver from N1, so why it should not work for c510 in N1 3.25, when it worked in N1 3.3 case?
[ This Message was edited by: Mr.Kája on 2009-04-16 10:35 ]
Nowadays, I'm enjoying Elm, fw R7BA076.

And here camdriver database for k750/w800/w810: www.camdrivers.wz.cz
code28h4p
Xperia Mini Pro Black
Joined: Apr 24, 2008
Posts: > 500
From: Republic of Indonesia
PM
Posted: 2009-04-16 12:48
Reply with quoteEdit/Delete This PostPrint this post
I've said there's so many, if you just copying camera characteristic only, in my opinion there's will have much bugs in camdriver.
Did you see phyche's post, his camera have some bugs after use #1's.
[ This Message was edited by: code28h4p on 2009-04-16 11:51 ]
Mr.Kája
T300
Joined: Mar 22, 2007
Posts: 180
PM
Posted: 2009-04-16 16:54
Reply with quoteEdit/Delete This PostPrint this post
@psyche: I have no time, so I i quickly did mix of original c510 and N1 c510 drivers mix...it won't solve your problem(s) on 95%, but I'm just curious, what would it do with c510..can you try it? I would like to know, what does it do with leds.

www.camdrivers.wz.cz/camdriver0.dat

@code: Sure, differences are there, I just wanted to help him in reactin on 3.25 not working...he can turn it on with this. Anyway, stock c510 and c702 drivers are not so different...it's almost similar..only a few lines and on/off + led/xenon sections are quite different...I quess, these problems are not huge problem, but nobody with c510 tried to use notepad and custom it.
Nowadays, I'm enjoying Elm, fw R7BA076.

And here camdriver database for k750/w800/w810: www.camdrivers.wz.cz
phyche
Model not set
Joined: Apr 15, 2009
Posts: 6
PM
Posted: 2009-04-16 17:14
Reply with quoteEdit/Delete This PostPrint this post
@Mr.Kája

I try to use that camdriver, its not works!!!!!
can not in camera mode, auto log out(back) to main menu.

BTW, my ID is phyche :-Q


Mr.Kája
T300
Joined: Mar 22, 2007
Posts: 180
PM
Posted: 2009-04-16 17:47
Reply with quoteEdit/Delete This PostPrint this post
Oh, I knew, it won't Pity...maybe I will take a look on it later. Sorry for the nick, last time, I'm little confused:)
Nowadays, I'm enjoying Elm, fw R7BA076.

And here camdriver database for k750/w800/w810: www.camdrivers.wz.cz
code28h4p
Xperia Mini Pro Black
Joined: Apr 24, 2008
Posts: > 500
From: Republic of Indonesia
PM
Posted: 2009-04-16 18:47
Reply with quoteEdit/Delete This PostPrint this post
Did you see Mr. Kŕja? I've told you before. But i've appreciated your efforts. I believe you can mix it soon.
If you want it, don't do change wait_for_trig line, imo.
Sorry...i'm just a beginner here.
number1
P1
Joined: Sep 12, 2007
Posts: > 500
From: UK,kent,Sittingbourne
PM
Posted: 2009-04-16 20:49
Reply with quoteEdit/Delete This PostPrint this post
3.3 was just a beta, it was never tested.
Access the forum with a mobile phone via esato.mobi
Previous  123 ... 18 192021  Next
Goto page:
Lock this Topic Move this Topic Delete this Topic