DA1469x

LCD controller capable of driving a MIPI-DSI display?

Sun, 2019-06-02 19:00--coltonrb

Hi support,

I was wondering if it was possible to connect to a 1 channel MIPI DSI display using the LCD controller in the DA1469x family of devices? It's not mentioned in the datasheet, but there are a couple of mysterious registers in table 157:

0 x30030028
LCDC_DBIB_CFG_REG
MIPI Config Register

0x300300E8
LCDC_DBIB_CMD_REG
MIPI DBIB Command Register

How to configure XIP from QSPI with CODE_SIZE greater than 512KB

Mon, 2019-05-20 15:58--Garry Clarkson

Hi Team,

I have a DA1469x ProKit and building code with SDK_10.0.4.66 and this has a standard MX25U3235F flash device. I am performing an evaluation to check the device will meet the requirements for a customer application.

My application is configured to execute as XIP from QSPI and the initial test using sample application freertos_retarget builds and runs fine when using the 4MB partition table.

Bluetooth 5.1 AoA and AoD estimation compatibiliy

Wed, 2019-05-08 03:00--ASRoshan

Hi,

I am trying to build a Bluetooth based locationing system, for which I have observed that DA1469x comes with a daughter board that is compatible with this protocol (https://www.youtube.com/watch?v=jSDtUOQXJmo&feature=youtu.be). But upon reading the datasheets of these daughter boards I find that they have only one path antenna on them. I was wondering if you could provide with me some insight onto which daughter board is the right and compatible one for Bluetooth 5.1 AoA/AoD estimation.

DA1469x flexible processing power

Tue, 2019-04-30 06:44--Roie DAHAN

Hi,

proc DA1469x datasheet说灵活essing power -> 32 kHz up to 96 MHz 32-bit ARM Cortex-M33 with 16 kBytes, 4-way associative cache and FPU

Do you have a example code / application note that explain how to configure the CPU and assosiated calculation the DA14695 power consmption in such scenario ?

Regards,

Roie

ble_gatts_set_value VS ble_storage_put_u32

Mon, 2019-04-29 14:19--alexedge

Hi,

hope someone could clarify the difference between the use of these two functions and when / where they should be used.

uint32_t yyy = 0x12345678;

ble_gatts_set_value(xxx_val_h, sizeof(yyy), &yyy);

OR

ble_storage_put_u32(conn_idx, xxx_val_h, yyy, true); // with param conn_idx is this per connection?

Thanks,

Alex.

Pages

Subscribe to RSS - DA1469x