can HCI uart able to use as normal uart?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
daba_4649501
Level 3
Level 3
10 replies posted 5 replies posted 5 questions asked

hello,

i am using CYBT-413034-02 and CYBT-413055 ble chips and i am programming this modules using evaluation board of HCI uart and PUART through USB serial.

can i able to configure the HCI uart as normal for flashing an external memory after programming the module. i only need rx and tx for the flashing external serial flash.

also i need to use PUART for the trace.

i dont know if it possible , if there is please let me know.

thank you,

regards,

danny.MichaelF_56SheetalJ_96broadcomwiced-adminDaZh_2976111

0 Likes
1 Solution

Hi,

If you are planning to program the cypress chip using an external MCU, you can refer WICED-HCI-Control-Protocol.pdf This document will show us how a host microcontroller unit (MCU) can communicate with a Cypress WICED device via HCI UART.

You can refer the lab manual examples (Chapter5) to understand how HCI modes and communications are coded.

CypressAcademy_WBT101_Files/Projects/ch05 at master · cypresssemiconductorco/CypressAcademy_WBT101_F...

Please check wiced_transport.h for related transport utility APIs and descriptions.

Thanks,

-Dheeraj

View solution in original post

3 Replies