Need to reduce the boot up time for DA14583

Learn MoreFAQsTutorials

2 posts / 0 new
Last post
karanshah28
Offline
Last seen:8 months 2 weeks ago
加入:2018-07-14 11:10
Need to reduce the boot up time for DA14583

Hi Dialog Team,

I am working on a product where we are using DA14583.

We are using DA14583 which gets power up on first time of some button/gpio press. Now the issue is that it takes almost 400ms or more to boot up and start.

Can we reduce the boot up time below 10-20 ms?

Basically the competitor products provide such less boot up time. Do we have any controller which can solve our issue? Any options, as we really need to reduce the bootup time.

注册ards,

Karan

Device:
PM_Dialog
Online
Last seen:9 min 8 sec ago
工作人员
加入:2018-02-08 11:03
Hi karanshah28,

Hi karanshah28,

注册arding the booting time when the DA14583 boots from the SPI Flash, it takes around 200msec. We don’t have any controller for reducing the boot up time, but you could achieve faster boot if you burn an advanced bootloader into the OTP. Be aware that is impossible to get 10-20ms boot time, but you will get a slightly reduced time. The DA14583 comes with the secondary loader pre-programmed these two application flags are set and the BootROM code will proceed with mirroring the OTP contents to System RAM and execution of the DA14583 bootloader An advanced bootloader is a customer requirement specific bootloader where the booting sequence is customized to create a faster booting procedure in DA14583. Please check theUM-B-012 DA14580/581/583 Creation of a secondary boot loaderdocument and refer to paragraph 5 How the DA14583 boots.

Thanks, PM_Dialog