S80
From CHDK Wiki
The Canon Powershot S80 was announced on August 15th, 2005.
|
CHDK is not fully ported to the Powershot S80 yet. |
Contents |
[edit] Reviews
[edit] Camera technical data
| Release date: | November 2005 |
| Sensor CCD size: | 8.0 MP 1/1.8" |
| Lens (35mm equiv) zoom | 28-100, 3.6x |
| LCD size | 2.5" fixed |
| Card | SD / MMC |
| Size (mm) | 104 x 57 x 38.8 |
| Weight (body) | 268 g |
| Image procesor | DigiC II |
Specifications: Canon (English]), DPReview DPReview Specifications
[edit] Version
The ver.req trick works on this camera. To retrieve the version information, create a new blank file called ver.req on the root of an sd card. Insert the card in the camera. Power up to review mode (or switch from shoot mode, they both work). Hold the 'FUNC. SET' key then press the 'DISP.' key. Something like the following should come up
Canon PowerShot S80 P-ID:30FA NT Firmware Ver GM1.00F No error Sep 24 2005 18:11:11
The date and time refer to the firmware build date (i think) not the current time.
A firmware upgrade to 1.00g is available from http://alexlab.ru/canon/PSS80.FIR; To upgrade, copy this file to an SD card, start the camera in Playback mode, press MENU, scroll down to the bottom and press 'Firm Update...'. After upgrade, the ver.req trick reports (on my camera):
Canon PowerShot S80 P-ID:30FA PAL Firmware Ver GM1.00G E18 Dec 19 2005 17:03:55
[edit] For Developers
[edit] LED Addresses
#define LED_PR 0xC0220084 #define LED_AF 0xC022008C #define LED_PWR 0xC022007C
[edit] Dumped firmwares
Firmware Dump 1.00g http://www.zshare.net/download/139222895ca5c077/
Firmware Dump 1.00f http://www.zshare.net/download/508637344f7bf94a/
