How would you talk to USB CDC serial port from IOS?
I've got an STM32F7 device set up as a CDC virtual com port, and I have Windows, MacOS, and Linux talking to it. The device side works nicely, I'm wondering about the iPad side.
I was wondering if there is some sort of framework within IOS/Xcode that would make the VCP available. We've tried a few avenues, and IOS does speak USB CDC but things like ethernet not serial.
Has anybody got something like this working?
Thanks,
Andrei from The Great White North.
