⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.wsdof.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
4 posts / 0 new
Last post
Wim van der Steeg
Offline
Last seen:4 months 3 weeks ago
加入:2017-03-03 09:39
DA14580 code flashin in SPI

Dear,
We use the DA14580 Development Kit Pro Development kit to evaluate the DA14580 for a new project. We want to load the code in SPI flash memory of the daughter board by using the mother board. We downloaded SmartSnippet with SPI Flash programmer, but when programming the following errors appears (and the programming fails):

[ERROR @18-07-17 15:02:04] Failed writing value A7 at address 50000012.
[INFO @18-07-17 15:02:04] Failed downloading firmware file to the board.
[INFO @18-07-17 15:02:04] Failed configuring SPI Flash ports and pins.

Can you guide me, or provide me a document, how to program the SPI Flash on a daughter card by using the motherboard of the development kit.

Thanks in advance and kind regards,

Wim van der Steeg
FAE Avnet Silica

Device:
PM_Dialog
Offline
Last seen:5 hours 38 min ago
工作人员
加入:2018-02-08 11:03
Hi Wim van der Steeg,

Hi Wim van der Steeg,

I have already replied you in your private forum.

Thanks, PM_Dialog

johncharris
Offline
Last seen:1 year 7 months ago
加入:2018-07-16 17:12
I believe I'm having the same

I believe I'm having the same issue. When I try to do anything what the board I get the following or a similar error for the specific operation. What is the solution to this?


[WARNING OTP Image @18-10-16 22:44:00] CPU could not be halted
[ERROR OTP Image @18-10-16 22:44:00] Failed writing value A7 at address 50000012.
[ERROR OTP Image @18-10-16 22:44:00] Failed downloading firmware file to the board.

PM_Dialog
Offline
Last seen:5 hours 38 min ago
工作人员
加入:2018-02-08 11:03
Hi johncharris,

Hi johncharris,

Could you please clarify if you are using our development kit or you have designed your custom board with DA14580? If you are using our DK, please check the Figure 7: DA14580/581 Boot from external SPI memory of the Getting started with theDA1458x Development Kit – Pro (UM-B-049)用户手册,使苏尔e the jumpers are placed correctly in the motherboard. Make sure that you have selected the DA14580-01 chip from the Project and Virtual COM port/ JTAG selection window when starting the SmartSnippets toolbox. If you don’t select the correct board, the flash programmer will not work. The click to the Board Setup button from the Tools tab and check the SPI Flash pin configuration. The configuration should be the below:

CLK - > P0_0

CS -> P0_3

MISO -> P0_5

MOSI -> P0_6

Then, please open the Flash programmer, connect, read, erase the SPI flash and then select the correct image and burn it. Please make sure that you will Be aware that you should make the SPI flash bootable. Finally, reset your board and it should start advertising

For more information about the SmartSnippets toolbox, please read the SmartSnippets Toolbox (UM-B-083) user manual from our support page. You will find attached, the steps I have mentioned above. Please, let us know if you have any other issue.

Thanks, PM_Dialog