chdk
Attention

CHDK is available for the Powershot N and Powershot N Facebook® Ready in CHDK 1.3.0 or newer.

The Canon Powershot N was released in January 2013.

The Canon 'Powershot N Facebook® Ready' was released in August 2013? It is basically the same camera as the Powershot N but with a change to the WiFi button that allows it to automatically connect to Facebook rather than a local PC.

N blk 586x186


Reviews

Technical Data

Camera Specifications: Canon USA Powershot N Specifications

Firmware info

1.00A

CHDK Specialties

The Powershot N Facebook® Ready needs special steps when creating an SD card using STICK .  See this link :  Installing CHDK on a Canon N Facebook Camera .

If using the camera with a USB Remote Cable , be aware that the camera battery is charged via the USB port and thus may draw a lot more current than other Canon Powershot cameras.  Existing USB remote trigger devices may not work with this camera.

For Developers

General Info

LED's

Power LED on:

*(int*)0xc022c30c = ( (*(int*)0xc022c30c) & 0xffffffcf ) | 0x20;

Power LED off:

*(int*)0xc022c30c = (*(int*)0xc022c30c) & 0xffffffcf;

(thanks to srsa_4c for that)

Porting Process & Links