serial interface booting

4 posts / 0 new
Last post
rami
Offline
Last seen:4 years 4 months ago
Joined:2015-03-03 13:19
serial interface booting

I am using MURATA for Bluetooth. I used ST chip with serial interface booting.
The device works fine ,I can send and receive data by UART communication.
because the an image i cant read registers ,don’t have any indication of pairing finished\connecting\disconnecting ….
how can i get that information.

Device:
MT_dialog
Offline
Last seen:2 months 3 weeks ago
Staff
Joined:2015-06-08 11:34
Hi rami,

Hi rami,

The downloading and booting of the device has nothing to do with the application or how the BLE events are handled. How the device interfaces with your external MCU has to do with the application that you have downloaded from the external MCU. There are two configurations for the 580, either to operate as a BLE host and controller and the application would run from the external MCU (a fully embedded scheme) or all the BLE components (controller, host, application) running into the 580 (a fully hosted project). You will be able to find documentation on how you can interface the external MCU with the 580 in the Documents tab, at the Software Development kit section, some usefull docs would be the UM-B-013-DA14580 External processor over SPI interface and also the document of the external proximity example project UM-B-010 and the UM-B-017 : GTL interface in integrated Process Application.

Thanks MT_dialog

rami
Offline
Last seen:4 years 4 months ago
Joined:2015-03-03 13:19
thanks

thanks

MT_dialog
Offline
Last seen:2 months 3 weeks ago
Staff
Joined:2015-06-08 11:34
Hi rami,

Hi rami,

If the provided answer was helpfull please mark the answer as accepted.

Thanks MT_dialog