AIROC™ 4 MCU Programming with USB UART

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

cross mob
SURYASUNDAR
Level 2
Level 2
First like given 50 sign-ins First solution authored

Hi,

 am trying to design a development board with a CYBT343072 module. I am trying to remove the need for a programmer on this board. So that the user could simply plug in a usb cable and be able to communicate with the chip and boot it. 

How can I use an FTDI usb to serial chip to do the programming? what are the steps i need to take change that in modustoolbox ide.

0 Likes
1 Solution
AnjanaM_61
Moderator
Moderator
Moderator
10 questions asked 5 comments on KBA First comment on KBA

Hello @SURYASUNDAR 

The CYBT module used HCI UART interface for programming. Yes you can use a USB-UART converter to plug and use. 

For understanding the firmware download procedure, please go through the document : https://infineon.github.io/btsdk-docs/BT-SDK/AIROC-HCI-Firmware-Download.pdf

Other links which may be helpful: 

https://community.infineon.com/t5/Knowledge-Base-Articles/Programming-an-EZ-BT-WICED-Module-KBA22342...

https://community.infineon.com/t5/Knowledge-Base-Articles/WICED-Module-Programmer-User-Guide-KBA2250...

Regards,

Anjana

View solution in original post

0 Likes
1 Reply
AnjanaM_61
Moderator
Moderator
Moderator
10 questions asked 5 comments on KBA First comment on KBA

Hello @SURYASUNDAR 

The CYBT module used HCI UART interface for programming. Yes you can use a USB-UART converter to plug and use. 

For understanding the firmware download procedure, please go through the document : https://infineon.github.io/btsdk-docs/BT-SDK/AIROC-HCI-Firmware-Download.pdf

Other links which may be helpful: 

https://community.infineon.com/t5/Knowledge-Base-Articles/Programming-an-EZ-BT-WICED-Module-KBA22342...

https://community.infineon.com/t5/Knowledge-Base-Articles/WICED-Module-Programmer-User-Guide-KBA2250...

Regards,

Anjana

0 Likes