Hardware flow control

4 posts / 0 new
Last post
ehanl
Offline
Last seen:5 months 2 weeks ago
加入:2015-02-23 14:16
Hardware flow control

Hi,

I use a PAN1740 with external controller over UART. Is there a hardware flow control supported? When yes in which firmware for the DA14580? I want to use the CTS line to know if the module is ready for getting new data from the controller.

问候
Eckart

Device:
MT_dialog
Offline
Last seen:2 months 3 weeks ago
工作人员
加入:2015-06-08 11:34
Hi ehanl,

Hi ehanl,

All the external MCU applications are implementing HW flow control. You can have a look at the proximity monitor/reporter.

Thanks MT_dialog

ehanl
Offline
Last seen:5 months 2 weeks ago
加入:2015-02-23 14:16
Hi,

Hi,

which SDKs? And what's about the example of the the connection manager bin file full_emb.bin? Is there HW flow control, too?
Thanks.

Eckart

MT_dialog
Offline
Last seen:2 months 3 weeks ago
工作人员
加入:2015-06-08 11:34
Hi ehanl,

Hi ehanl,

You check the latest SDK, you can also refer to the documents UM-B-017.pdf (GTL interface in integrated processor applications) and UM-B-010.pdf (User manual: Proximity application). As far as the full_emb.bin is concern is based on the prox_reporter_ext_usb from the previous SDK so i suppose that there is flow control there as well.

Thanks MT_dialog