Receiving uart data after replacing DA14583 chip

Learn MoreFAQsTutorials

2 posts / 0 new
Last post
ReinierH
Offline
Last seen:6 months 3 days ago
加入:2019-03-20 15:28
Receiving uart data after replacing DA14583 chip

Hi All,

I replaced the DA14583 chip on my pcb because it's OTP memory was flashed. After reconnecting it to an UART -> usb connector using P0.6 and P0.7 I noticed that the chip is sending out bytes:

00 fc 00 fe 00 fc 00 fe 00 fc 00 fc 00 fc 00 fc

I'm trying to flash it using my self writting uart flashing tool but I the uart output from the chip is not what I expected (0x02).
Can someone explain what this is and what I can do to write my binary to RAM?

Cheers,

Reinier

Device:
PM_Dialog
Offline
Last seen:12 hours 45 min ago
工作人员
加入:2018-02-08 11:03
嗨ReinierH,

嗨ReinierH,

Could you please try to use the flash programmer of SmartSnippets toolbox in order to program the SPI Flash? We strongly recommend the usage of the SmartSnippets toolbox in order to program the SPI Flash? After that, are you getting the same bytes? With the usage of the power profiler of the toolbox, please check if the device is advertising correctly. Also, if you download the firmware into the System-RAM, is the device working as expected? Which baud rate are you using tin the serial monitor?

Thanks, PM_Dialog