Is it possible, through the pins in the image, to configure a USB port on the Blue Swan as a USB HOST to, for example, connect a USB keyboard?
1 Like
Hey @pedrogmnz,
Those are pins we expose from the Swan’s underlying STM32L4 board, so I’d recommend reaching out to STM32duino (see STM32duino · GitHub and https://www.stm32duino.com/) and see if they can help you out.
TJ