12个帖子/ 0新
最后一篇
Fernando Effting
离线
最后一次露面:1 year 2 months ago
加入:2014-11-14 13:50
DA14580和MSP430

你好!

我需要使用UART将MSP430接口到DA14580发送和接收8位数据,具有非常低的带。
I just took a look at the Serial Port Service. But I am really lost.
Is there a step by step or something similar that shows what files are needed to be flashed to the DA14580?

其他一些问题:

1- DA14580已经闪过吗?如果是的话,它带来了什么?
2-如果没有,我如何使用外部微控制器刷新它?

I am supposed to finish this job by the end of this week, so I would appreciate very much any help.

Thank you!

vesan.
离线
最后一次露面:5 years 4 months ago
Guru 掌握
加入:2014-06-26 08:49
I haven't familiarized myself

I haven't familiarized myself with the serial port service but I think you need to

  1. Include uart driver to your project (uart2.c).
  2. define uart pins in periph_setup.c which is found in arch folder
  3. familiarize with the functions in uart2.c

抓取UM-B-004用户手册。您可以在那里找到有关UART驱动程序的其他信息。

Did you mean you want to use DA1458x in external mode?

Fernando Effting
离线
最后一次露面:1 year 2 months ago
加入:2014-11-14 13:50
Thank you very much for your

非常感谢您的重播vesan。

Yes, I meant to use the DA14580 in external mode, that is, with a external microcontroler.

我已经将UART2.c包含在我的项目上,顺便说一下,我正在使用代码编译器,但是当我编译它时,它会询问越来越多的.c和.h文件。我怎么做?什么是UART.C和UART2.c之间的差异?
Is this all I have to do in order to use the DA14580 to send and recieve data? I mean, I just need to use this UART library for interfacing it with an external uC? There is no need for any adicional configuration on the DA14580?

Thank you again, made my life much easier!!!

vesan.
离线
最后一次露面:5 years 4 months ago
Guru 掌握
加入:2014-06-26 08:49
什么.c和.h文件?

什么.c和.h文件?

If you want to use DA1458x in external mode, I guess you should see the reporter_fe and monitor_fe examples in SDK's project folder: keil_projects/proximity/

用户手册UM-B-015,软件架构(http://support.dialog-semicondiondiond.com/um-b-015-USER-Manual-%e2%80%93 -s ...)有一些更多的信息(见页6 - 7和17 -18). Unfortunately, on page s. 17 of the UM-B-015, the Host application and DA14580 project paths don't seem to match with the current SDK

塞巴斯蒂安Grenier
离线
最后一次露面:3 years 10 months ago
加入:2014-10-23 16:35
I'm trying to do the same

我正在尝试用msp430做同样的事情。我正在阅读UM-B-015,UM-B-017,UM-B-038,但我对我应该开始的地方并不明显。在其他线程上,你会看到一个好的开始点是阅读这本书:“蓝牙低能量:开发人员手册”。
您可以在这里看到帖子:http://support.dialog-semicondiondiondum/bluetoothabasics.
Hope I will find soon... Merry Cristmas everyone!

je_dialog.
离线
最后一次露面:6小时50分钟前
职员
加入:2013-12-05 14:02
你好塞巴斯蒂安,我会

您好Sebastien,我建议您与CA的未来团队交谈:他们可以指导您如何实现DA14580。它真的取决于你要做的事情......我们的SDK比其他人更开放,复杂(积极的一面是它提供最终的灵活性,下行是它更复杂),我们正在研究新的简化来进入Q1。

If you are just looking to use an external MCU and want to use DA14580 as a basic BLE bridge into Android or iOS, then the serial port profile is the way to go. We will release final version of that next week. You can think of it as a wireless UART - and here, it would be simply be a case of opening the project, making any configuration, compiling & debugging .. we have a lot of people succesfully using the SPS 'as is' .

有一个伟大的圣诞节!

BR JE_DIALOG.

塞巴斯蒂安Grenier
离线
最后一次露面:3 years 10 months ago
加入:2014-10-23 16:35
你好,

你好,
that is what I need. I just not know where to begin.
我是否将UART2.c转换为mysp430?
I use the PAN1740 as a simple uart com port (SPS) and it will sent the data over the air?
I navigating in the sdk and I do not know where to begin. I read the app notes but I' missing something.
I do not need the DA14580 project or source code, it should be already there right?
I only need a sample example to give me the init procedure for the PAN1740 using the UART.
I think that it's what it's done in the
“da14580_581_sdk_3.0.8.0 \ host_apps \ Windows \ Proximity \ Reporter \ Include \”文件。我在另一个线程看到了我需要这些文件在我的远程微控制器中实现。

在“DSP对话框串行端口服务源代码\ DA14580_DSPS_3.150.1.5 \ DK_APPS”中我们有源代码,但如果我理解,则为DA14580。什么是另一边,在遥控器中。这就是我所需要的。就像在Windows主机应用程序中但是对于MCU。在我的过去,我们有一个调制解调器,我们有@at(海耶斯)命令。使用UART端口的Pan1740的等效(或程序)是什么?

你可以帮帮我吗?

Pardon me, I'm not use to it and I would like to have a procedure to init the PAN1740 and use it as a simple uart to ble converter.

非常感谢你的帮助。

P.S.我读取了UM-B-013,UM-B-017和UM-B-038。

je_dialog.
离线
最后一次露面:6小时50分钟前
职员
加入:2013-12-05 14:02
嗨Sebastien,some of this is

嗨Sebastien,some of this is covered in section 14 of the below URL.

http://na.industrial.panasonic.com/sites/default/pidsa/files/panasonic_p ...

在中央方面,您将需要运行DSPS应用程序(在Android或iOS上)如果在手机或平板电脑上运行:在PC上,您可以简单地使用终端(LILE TERATERM)将UART数据流流入PAN1740。

第14节还示出了Pan1740到Pan1740连接(这里需要一个Pan1740作为“主机”,一个为“设备”),或者您对Pan1740进行Pan1740 Pan1740需要是“设备” - 这是为了遵循BT4.x举办奴隶的惯例..

I've asked the Panasonic team (wireless@eu.panasonic.com.)也对此发表评论。

如果这不回答这个问题,请告诉我.Br Je_Dialog

Ingo
离线
最后一次露面:1 month 1 week ago
Guru Panasonic
加入:2014-01-16 11:19
嗨Sebastien,

嗨Sebastien,

最简单的是使用DSP示例。您只需将设备SW加载到一侧,主机SW进入另一侧。
They connect automatically and you do not need to configure them - only start sending the data over the UART.
您将在DSPS SDK中找到Ready示例:dk_apps \ keil_projects \ sps

我假设您使用USB加密狗进行评估?

Best regards,
Ingo

塞巴斯蒂安Grenier
离线
最后一次露面:3 years 10 months ago
加入:2014-10-23 16:35
谢谢Ingo,

谢谢Ingo,
是的,我使用了USB Dongles。它的工作很好。
I'm at a next step. Now, I use an external processor to send UART message to the PAN1740 and from it, set data to a phone or a PC.
我想知道在哪里在远程MCU中开始代码。我在一些线程上读取,我们需要从uart2.c中开始,来自文件控制台,uart.h,ble_msg.h等...我想得到一个开始点来设置pan1740以发送数据。我在MCU中发起UART的Currenly。归因引脚是Pan1740上的57600波特的销钉。我也看到“uart_sps.h”。我迷失了你坦率。

我正在阅读这些源代码文件:
da14580_581_sdk_3.0.8.0 \ host_apps \ windows \ proximity \ eporter \包含
and those here:
DA14580_DSPS_3.150.2\dk_apps\src\modules\app\src\app_project\sps\uart

非常感谢你的帮助。
塞巴斯蒂安

Ingo
离线
最后一次露面:1 month 1 week ago
Guru Panasonic
加入:2014-01-16 11:19
嗨Sebastien,

嗨Sebastien,
基本上,您只需要使用正确的拟订和发送字符初始化MCU上的UART。一旦“SPS_DEVICE”连接到手机>>使用iOS(Apple Store)或Android(在SDK中)使用DSP应用程序,您可以发送字符。
Best regards,
Ingo

塞巴斯蒂安Grenier
离线
最后一次露面:3 years 10 months ago
加入:2014-10-23 16:35
嗨Ingo,我确实测试而不是

嗨Ingo,我确实测试并无法连接。在尝试连接之前,我应该设置(使用UART命令)Pan1740?正确的?