21-02-2021, 01:16 PM
My device is Infinix X690B MT6768. I'm using this method https://forum.hovatek.com/thread-37957.html to connect to SPFT. I'm trying to backup the current ROM since the latest isn't provided here yet. The step is to press readback first and connect the phone. But when i do that, SPFT popup'ed error because it reads via UART connection. So i try to connect the phone first and press readback afterward.
When i try to readback, there's popup saying "please use official scatter" and my phone can't be powered on at all. Only LED indicator turned on, but no vibration at all when connecting to power socket. I'm using wwr mtk test scatter to readback preloader partition. When i try to replug my phone, there's device connected "MediaTek DA USB VCOM (Android)" and that's the only sign my phone has. This is my preloader scatter :
Quote:partition_index: SYS0
partition_name: PRELOADER
file_name: preloader.bin
is_download: true
type: SV5_BL_BIN
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x80000
region: EMMC_BOOT1_BOOT2
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BOOTLOADERS
reserve: 0x00
I search for the same problem on the internet and their solution is just charge the phone for like a days and it will turned on itself. But even if it doesn't work, i can go to service center to re-flash the phone. The problem is how to back up the phone ? should i use existing scatter here to backup the phone ? and FYI, i'm using same partition start, size, and region as previous scatter ROM of my phone. But it doesn't work at all or my step is wrong.
any help would be great.