Production Programming Platform
Hi Dialog,
Hi Dialog,
Production test tool on windows 10 doesn't work. Why?
Is a mine problem or is a compatibility problem?
HI,my DA14580 module only use UART:TX,RX,VCC and GND.now it work,the TX voltage 4.1V, RX=VCC is 3.3V.if measure current as(AN-B-015_DA14580_Current_Measurement, motherboard measurement in J13,use SmartSnippets.exe measure),the broadcast current is 10UA when broadcase time 1.5S. BUT if use multimeter series connection the VCC,current is -0.2MA;when series connection the TX,current is 2.6MA.why the current difference so great.and which methods is right?thank you very much.
Hi. I have a question.
If i use, in a custom board, a 16MHz Crystal that respect the specifications but is different from the 16MHz Crystal used in the basic dev board, when I use the DSPS or the HID mouse firmware, I have to change the trimming value or other xtal16m registers or something in software, or I can use firmwares without problems?
The firmware is storage in and loaded from, an external flash mem.
Thanks.
Hi,
In our product, we would like that after it has not been touched for a certain time that it will go into a low power mode and that a button can wake it up to resume normal operation.
We also have a task that runs all the time, so during normal operation low power mode is not required - we will just need to detect if the product hasn't been used for more than 10 minutes as it could be left on for a long time without use
I use the DSPS code for my custom board that boots from EEPROM. There is no reset button on my custom board and eveytime the i2c booting is finished, the app does not run until I connect the developemtboard and press the reset button on it.
Other firmware e.g. Peripheral_setup does not have this problem and runs when I connect the battery.
我怎样才能解决这个问题呢?有什么在d的吗a14580_config.h that is stopping the app to run until a hard reset is done?
thank you.
Hello,
Is it possible to power an SPI Flash from the output of the internal boost converter of the DA14580 (VBAT3V) ?
The SPI is used only for booting up. It is not used by the application.
Thanks,
andrea
Hi,
I got to know how to program the OTP. I just want to make sure that the OTP programming. But I've got only one DA14580(daughter board).
So, I want to know that. If I programming the OTP, I can use SRAM?
I've added the SPOTAR profile to my custom project and made sure the advertising data contains the correct values for the device to be detected in the SUOTA apps. When booting from EEPROM, trying to upload new firmware via SUOTA crashes my device. I've tried debugging in Keil by uploading the image that is normally stored in Bank 1 in the eeprom and when I try to send new firmware from the SUOTA app to my device, it crashes with a hardfault at this line: spota_state.status_ind_func( SPOTAR_START ); I'm not sure where to go from here to debug.
The entire function is here: