DA1469x

Decrease SPI CS timing on DA14695?

Wed, 2020-08-05 11:41--eric_fan

Hello,

I'm new on Dialog, and I using DA14695 & USB DK to studing sample code (SDK version: 10.0.8.105, WIRA 10.440.8.6).

I tried to use the SPI module and recorded the SPI waveform with LA, and found that the CS pin took too long.

My SPI speed is 4MHz, CLK timing about 0.25us / bit, but it took nearly 90us for CS to go from low to hi...

Timing chart like:

CS pin low ---------- wait 40us ---------- 9-bit data (total 3us) ---------- wait 40us ---------- CS pin high

BT LE V5.1 Constant Tone Extension DTM mode for da14695 / 1469X??

Wed, 2020-08-05 08:48--LennoxConner

Dear Sir,

I have a DA14695 evalution board and , I would like to enable the DTM mode with contant tone extension feature for AoA and AoD.
I have currently flashed the 'ble_external_host' demo project in the SDK_10.0.8.105, where I could successfully enable DTM mode for Bluetooth 5.0 version, but V5.1 packets are not activated.Speed Testessay writer

Is there a different project file that enables the above mentioned capabilities?

Many thanks

SPI 9 bit transfer on DA14695?

Tue, 2020-08-04 07:59--eric_fan

Hello,

I'm new on Dialog, and I using DA14695 & USB DK to studing sample code (SDK version: 10.0.8.105, WIRA 10.440.8.6).

Now I try to implement SPI function, SPI1 8 bit mode is work properly, but now I need set SPI1 to 9 bit transfer mode.

On 9 bit mode, SPI clk seems OK (9 clocks in one data), but MOSI's highest bit is always 0. (Ex: 0x0AA, 0x0BF...)

Due to SPI buffer is "uint8_t", so I dont know how to set the 9th bit to 1...

How can I send 9 bit data like 0x1AA, 0x1BF?

Thanks!

Driving gpio with pwm

Mon, 2020-08-03 18:09--jagath52

Hello,

I am using Da14695 usb development kit with WiRa Sdk version WiRa_10.440.8.6.

I want to use gpios such as P0_17 or P0_18 for pwm timer with Timer3 and Timer4 but didn't get the output.

With the help of timer example i am able to use P1_1 and P1_6 with Timer and Timer2 but i want to use P0_ 17 and P0_18 as Pwm.

i modified Timer example as

(In this sleep mode is set to pm_mode_active mode)

#define TIMER1_PWM_PORT HW_GPIO_PORT_0

#define TIMER1_PWM_PIN HW_GPIO_PIN_18

DA1469x:如何使连续波(CW)输出for production

Thu, 2020-07-30 09:52--tobias_r

Hi,

we're using DA14695 with SDK WiRa_10.440.8.6 and want to measure the RF power during production.
We want to output an unmodulated continuous wave (CW) on a selectable channel.

How can we enable the output of such a CW signal?

Thanks in advance.
BR.....tobias.

smart snippets studio

Fri, 2020-07-24 08:43--jagath52

Hello

I got the problem with smart snippets studio and then i reinstalled the smart snippets studio again there is an error

"ARM gnu compiler not found "

"arm-none-eabi-gcc not found"

During fresh installation "SDK Tools Installer" window to set path of arm gcc compiler but after reinstalling this window is not shown and then if the project building is also giving error

How to get SDK Tools Installer while reinstalling smart snippets studio

thank you

USB_MSD + Fat32 + SD card

Tue, 2020-07-21 16:49--Feodor Alexandrov

Hi Dialog,

I have a worknig SPI driver for the SDHC card with FATFS layer. I can read/write files on SD correctly and then see it on PC (if SD card injected separately). Now I want to connect SD card via MCU to PC and provide direct access to files on SD card via MSD interface. What is the minimal required actions order for configure USB MSD in this mode? May be exist some more detailed documentation or application example about how to insert the custom i/o layer to to MSD?

Pages

Subscribe to RSS - DA1469x