CYBT-333032-33 EZ Serial PINOUTS

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

cross mob
RiHe_4599321
Level 1
Level 1
5 replies posted First question asked First reply posted

Hello,

We are integrating a CYBT-333032-33 Module onto an MSP430 Design.  Can I get the confirmation that these pins (disregard Column 3, that is internal for us) are appropriate for EZ Serial Interface and Control?  

pastedImage_0.png

Also, on initialization I can expect the Initialization burst message to come in on the UART_TXD line/pad per the EZ-Serial Spec.  At 115.2K.  This is our confirmation of a functional interface and we will first check it on a scope.

Regards,

Richard Hecht

0 Likes
1 Solution
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi Richard,

I am afraid you have selected wrong BT UART pins. Please refer Table 4 in CYBT-333032 datasheet https://www.cypress.com/file/464611/download.

Pad 20, 16, 17 & 18 are dedicated for HCI UART pins. For PUART, please select

Pad 15 (P4) as PUART_RXD,

Pad 14 (P31) as PUART_TXD,

Pad 2 (P3) as PUART_CTS,

Pad 19 (P30) as PUART_RTS.

View solution in original post

0 Likes
2 Replies
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi Richard,

I am afraid you have selected wrong BT UART pins. Please refer Table 4 in CYBT-333032 datasheet https://www.cypress.com/file/464611/download.

Pad 20, 16, 17 & 18 are dedicated for HCI UART pins. For PUART, please select

Pad 15 (P4) as PUART_RXD,

Pad 14 (P31) as PUART_TXD,

Pad 2 (P3) as PUART_CTS,

Pad 19 (P30) as PUART_RTS.

0 Likes

That Table and Pinout declaration / application of pads 14/15 is very confusing, but yours is correct ... Thanks.  

0 Likes