DA9061_2_3 ICP KIT Availability
Is the DA9061_2_3 ICP KIT available to purchase at any supplier? It seems to be out of stock at Avnet. Can Dialog provide this part?
Is the DA9061_2_3 ICP KIT available to purchase at any supplier? It seems to be out of stock at Avnet. Can Dialog provide this part?
I have downloaded the SmartCanvas application and created an ini configuration that I would like to load onto my DA9062 in circuit.
Does the SmartCanvas application support off-the-shelf USB-I2C dongles, or is the DA9062 Eval Board the only way to program using this GUI?
Both the DA9062 Eval Board and ICP board are not in stock on most supplier websites. Is there a recommended USB - I2C dongle that I can use instead?
Thank you
Hi,
the datasheet specifies a Riref of 200k+/-1%. The output voltages accuracy is specified with +/-3%.
I am wondering if the output voltages accuracy could be improved to +/-2.1% by using an Riref with a tolerance of +/-0.1% instead?
Regards,
Thomas
Hi,
I came across AN-PM-068. Looking at figure 5, it could be interpreted as the issue appears only at very low temperatures (as the excessive current draw stops as soon as the temperature rises above ca. -20 degC). However, this is never explicitly mentioned in the document. Or would the current increase also happen at room temperature after a longer time?
Thanks,
Thomas
Hi,
no idea where to put this. I am working with the firmware provided for the IoT project and stumbled upon a bug.
The sensor was not transmitting the correct UUID for wrbl_dws_feat_char.
Whenever I try to run the CLI PLT from a batch file I get the below output. If I run the same command from cmd.exe manually it works fine. How would I run the CLI tool from a script?
DA1458x/DA1468x Production Line Tool
v_4.2.0.160
ERROR: [cli_init_console_window] 87: The parameter is incorrect.
ERROR: SetConsoleScreenBufferSize failed.
Critical error. Application will exit...
Check out the app note below to learn how line code customization can be achieved in an inexpensive and easy way using the Dialog SLG46537 CMIC:
Is there a way to dump the OTP contents to file using the PLT? I would like to be able to read out information from the OTP during production and store it for our records.
Hi Team,
I want to modified the example "ble_app_sleepmod" code like as below,
1)By default Sleep should be off,(BLE Device should be in advertising mode)
2)enable the sleep mode by using GPIOIRQ (P1_3)
3)wake up the BLE core by using wake-up timer through P0_1(after wake up BLE Device should be in advertising mode)
For this I was changed the example code ,but the changed code is not working(its not in advertising mode by default)
Kindly find the attached files for your reference.
Please give me your support for this.
Thanks
Hello.
I'm developing a custom board based on DA14580. I'm using a buck application. I have an analog circuit connected to DC-DC 1.41V output and I wanted to key it, so it'd work only when it's not sleeping (the chip is sleeping for most of the time in my application). I found out that I have to write 0x0 to DCDC_CTRL3_REG to disable the DC-DC, but right after doing it, DA disconnected from my J-Link to never ever connect again. There's a short circuit on the VBAT3V to GND and I cannot get it to work anymore. Any ideas?