Level 1
SURYASUNDAR
Level 1
Aug 01, 2022
03:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.
1 Reply
Moderator

Moderator
Aug 02, 2022
01:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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:
Regards,
Anjana