@Mark Scott - You are right. MT3620 comes with an in-built FTDI chipset. This FTDI is used for USB power/data connectivity and other built-in functions. For custom applications to use the UART, MT3620 requires an additional USB to serial adapter which is what the documentation refers to.
Azure Sphere MT3620 dev kit FTDI chip example
Mark Scott
46
Reputation points
I am working on a project involving a client device that spits out serial data over a USB port. The client device will talk to any FTDI interface that is plugged in. Neither I nor my team are hardware developers so I was wondering if anyone has any experience using the Avnet MT3620 dev kit and getting the FTDI chipset to start listening via the USB power/data connector on the dev kit? The current examples are a little generic and cryptic. Any assistance from the community would be appreciated. Thank you.