EZ-Serial UART handshake with CYBT-343026-01`

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

cross mob
gc-wesd
Level 1
Level 1
First reply posted First question asked Welcome!

We are developing a product based on the CYBT-343026-01. We've programmed it with the EZ-Serial firmware version 1.2.29  and are  testing communication with a host MCU via serial.

The engineer doing the testing reports that when the EZ-Serial firmware is sent the command to enable hardware flow control that the RTS line is activated only when there is a BT/BLE connection. This is the case even when the CYBT is in command mode. This has the effect of stopping command communication with the host MCU.

We can't find release notes for version 1.2.29 of the firmware. The most recent notes cover release 1.2.27 which states that UART CTS is not implemented.

We have a few questions about the EZ-Serial firmware
1. Is there an update in progress that will address hardware handshaking?
2. Are there release notes available for version 1.2.29?
3. Is EZ-Serial for CYBT-343026-01 available in source form so we could make necessary fixes?

Thank you

 

0 Likes
1 Solution
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

Could you please share what commands are you using and what was the response? if there is any log, it will be helpful for us to understand the situation.

Please find the release note of 1.2.29 on the below page.

https://www.infineon.com/cms/en/design-support/software/device-driver-libraries/airoc-wi-fi-bluetoot... 

https://www.infineon.com/dgdlac/Infineon-EZ-Serial_WICED_Firmware_Platform_for_CYW2070xbased_Modules...

 

Thanks,

-Dheeraj.P.K

View solution in original post

0 Likes
4 Replies
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

Could you please share what commands are you using and what was the response? if there is any log, it will be helpful for us to understand the situation.

Please find the release note of 1.2.29 on the below page.

https://www.infineon.com/cms/en/design-support/software/device-driver-libraries/airoc-wi-fi-bluetoot... 

https://www.infineon.com/dgdlac/Infineon-EZ-Serial_WICED_Firmware_Platform_for_CYW2070xbased_Modules...

 

Thanks,

-Dheeraj.P.K

0 Likes
gc-wesd
Level 1
Level 1
First reply posted First question asked Welcome!

 

Thank you - I've asked the engineer to detail the sequence of events.

0 Likes
gc-wesd
Level 1
Level 1
First reply posted First question asked Welcome!

The engineer did resolve the RTS problem. There was a conflicting signal on that IO line.

So I think the one open question for our application - is there an update planned to implement CTS handling? The release note for version 1.1.14 state that CTS is not implemented.

 

0 Likes
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Update:

Currently, there are no plans to implement it. 

If you want to implement more functionality, you can use Modustoolbox (Along with BTSDK) and write a custom application for CYBT-343026-01.

0 Likes