Firmware Download through UART

3 posts / 0 new
Last post
sabasit
Offline
Last seen:10 months 4 weeks ago
Expert
加入:2014-10-14 14:20
Firmware Download through UART

Hi,

How long firmware file can be downloaded into DA14580 through UART?

I am downloading 16K from external controller. it works good. whenever firmware increases more than 17K, on download DA14580 goes reset before complete download.

thanks,
sabasit

Device:
MT_dialog
Offline
Last seen:2 weeks 13 hours ago
工作人员
加入:2015-06-08 34
嗨sabasit,

嗨sabasit,

There is no limitation to the size of the downloaded image through UART (in the logical boundries of the available memory of course). Try to download that image through smart snippets and check if the image is downloaded properly, perhaps its the code of the image and not the size of it.

Thanks MT_dialog

sabasit
Offline
Last seen:10 months 4 weeks ago
Expert
加入:2014-10-14 14:20
Hi MT_dialog,

Hi MT_dialog,

image is downloaded properly using smart snippets.

it seems there is some problem inside downloader external controller firmware

thanks,
sabasit