DA1468x

Which configuration setting specifies at which voltage the battery is fully charged?

Fri, 2018-07-20 14:35--alarner

I currently have the following settings:


#define dg_configBATTERY_TYPE (BATTERY_TYPE_CUSTOM) // Lithium Ion Polymer
#define dg_configBATTERY_TYPE_CUSTOM_ADC_VOLTAGE (3400) // 4.15V - used to compare current Vbat level when charging

My understanding is that with these settings the battery will stop charging when it reaches 4.15V however I'm noticing that the battery is still charging after reaching 4.235V and I haven't received a usb_charger_battery_full callback. What am I doing incorrectly?

DA14681 SUOTA问题

Wed, 2018-07-11 15:59--Roy

Hi Dialog,
我使用DA14681-01 1.0.12版SDK在配置SUOTA时, 最后一步执行“program_qspi_nvparam.bat”报错,提示系统找不到指定路径。如下:

PS D:\WindLink\SmartBead\Code\BluetoothBeads_v1.00\utilities\scripts\qspi> .\program_qspi_nvparam.bat
。。.....................................................................................................................
。。
。。PROGRAMMING PARAMETERS
。。
。。.....................................................................................................................
系统找不到指定的路径。

SUOTA配置 - - 系统找不到指定路径

Sun, 2018-07-01 08:43--Roy

Hi Dialog,
DA14681在配置SUOTA时,点击program_qspi_nvparam_win提示如下错误,但是在\utilities\scripts\qspi路径下存在program_qspi_nvparam.bat脚本。还请指导,谢谢!

。。.....................................................................................................................
。。
。。PROGRAMMING PARAMETERS
。。
。。.....................................................................................................................
系统找不到指定的路径。

Can't talk SPI after setting product ready flag in OTP

Fri, 2018-06-29 01:02--jamess

If I set the "product ready" flag in OTP, I am not able to talk SPI. When the product ready flag is not set, the device talks SPI just fine. With the product ready flag not set, the processor will attempt to boot from peripherals, does this configure the hardware in some fashion that is not done when the product ready flag is set? Is there some additional setup that needs to be done in firmware?

get time in us using RTC

Thu, 2018-06-28 13:17--gbmej

Hello

I am trying to get a time in us using the RTC. I have used the function available in RTC application note "DA1468x_RTC_concept_tutorial_v1_00.pdf":uint64_t sw_rtc_convert_lp_to_time(uint64_t
lp_clocks)
。我在“LP_CLK_RCX”mode (/* Check whether the lp clock source is the internal RCX */) and this function uses the global variablercx_clock_period:

Load code issue for DA14681

Wed, 2018-06-27 10:25--ivanchen

Hi Sir,

We use the DA1468x/DA1510x PRO-Development kit to develop our project, we can load code to the daughter board by the mother board.

After that, we designed our own PCB of DA14681. Can we use the mother board of development kit to load the code to our own PCB ?

We used the Pin16(SWDIO), Pin20(SWCLK), Pin24(VBAT+ = 3V), Pin28 (GND) of J3 of the attached schematic(mother board) to connect our PCB (P0_6, P2_4, VBAT1&VBAT2, GND).

Is that correct ? or anything we missed ?

Pages

订阅RSS - DA1468x