Integration of an additional task in SPS fully hosted

3 posts / 0 new
Last post
Marc
Offline
Last seen:6 years 6 months ago
加入:2014-11-14 09:17
Integration of an additional task in SPS fully hosted

We create a device with a PAN1740 and a NFC Reader IC connected over I2C to the DA1450. For the NFC IC we want to implement sw drivers on the Cortex M0 of the DA1580. Where can we integrate our NFC driver code into the SPS source code? Optimally, we could create an own nfc_driver_task (additional to the sps_server_task and the app_task). Is this possible and how are the basic steps of the integration done?

Keywords:
TR_Dialog
Offline
Last seen:1 month 3 weeks ago
工作人员
加入:2014-06-30 23:52
Hi Marc:

Hi Marc:

Please take a look at the following document:http://support.dialog-semiconductor.com/resource/um-b-003-user-manual-%E2%80%93-software-development-guide

UM-B-003_DA14580_581 Software Development Guide_v1.5.pdf

Thanks,

TR_DIALOG

TR_Dialog
Offline
Last seen:1 month 3 weeks ago
工作人员
加入:2014-06-30 23:52
Please note that the app note

Please note that the app note referred above discusses creating a new profile. As part of this discussion, it shows how to create a task in section 10.3.

Thanks,

TR_DIALOG