thank you very much, i found a procedure to enter to thedebug shell
I use R1=1K, R2=1.22K voltage divider to convert 3.3V levels to 1.8V
============== remove battery, and SD card ==========
====================== Set uart to 115200, 8N1 =========
HiZ>m
1. HiZ
2. 1-WIRE
3. UART
4. I2C
5. SPI
6. 2WIRE
7. 3WIRE
8. LCD
x. exit(without change)
(1)>3
Set serial port speed: (bps)
1. 300
2. 1200
3. 2400
4. 4800
5. 9600
6. 19200
7. 38400
8. 57600
9. 115200
10. BRG raw value
(1)>9
Data bits and parity:
1. 8, NONE *default
2. 8, EVEN
3. 8, ODD
4. 9, NONE
(1)>1
Stop bits:
1. 1 *default
2. 2
(1)>1
Receive polarity:
1. Idle 1 *default
2. Idle 0
(1)>1
Select output type:
1. Open drain (H=Hi-Z, L=GND)
2. Normal (H=3.3V, L=GND)
(1)>2
Ready
================ Start spamming the camera with repeating '#' byte ============
UART>0x23:99999
========== press, and keep pressing the ON/OFF button ================
========== while the button is kept pressed, insert the battery =======
WRITE: 0x23 0x23 0x23 0x23 0x23 0x23 0x23 0x23 0x23 0x23 0x23 0x23 0x23 0x23 0x
========== spamming is ended, release ON/OFF button =========
========== start to talk to the camera normally ===========
UART>(1)
UART bridge
Reset to exit
Are you sure? y
>> ?
? Help
h Help
d <adr> <size> Dump memory
e <adr> Edit memory
i adr Input
o adr data Output
q Quit ( =Reset )
c CheckSiP ( don't return! )
f <adr> <file> File read
v <source> <target> <size> Verify memory
--- example ---
>> d A0000 1B0 ; dump 0xA000-0xA1AF
>> d FC000000 80
FC000000: 0C 45 00 FC 78 46 00 FC 43 F6 C0 70 CF F6 00 40 .E..xF..C..p...@
FC000010: 70 47 00 00 00 BF DF F8 04 D0 70 47 FC FF FF 1F pG........pG....
FC000020: 00 BF DF F8 04 D0 70 47 E0 FF E1 BF 43 F6 FC 71 ......pG....C..q
FC000030: 8D 46 02 F0 79 BF 00 00 30 B5 89 B0 4F F0 FF 34 .F..y...0...O..4
FC000040: 00 F0 90 F8 03 F0 E2 FC 00 F0 A4 F9 30 48 03 F0 ............0H..
FC000050: 85 FB 05 AB 05 46 00 20 00 93 06 AB 07 AA 08 A9 .....F. ........
FC000060: 03 F0 3A FC 00 F0 9E F8 00 F0 EC F9 03 F0 7C FA ..:...........|.
FC000070: 75 BB 08 99 01 29 1C D0 03 29 08 D0 06 29 27 D1 u....)...)...)'.
>>
=
i possibly overdid it, and there was some contact problem, but it works.