USB CCID Configuration on STM32WB55 MCU
Hi ST Support Team,
I am reaching out regarding an issue I have encountered while attempting to utilize USB CCID functionality on the STM32WB55 MCU. Recently, I integrated the CCID driver from the following link into my project.
https://github.com/STMicroelectronics/stm32_mw_usb_device/tree/master/Class/CCID
Following the integration, I successfully configured the USB device, and my system(windows PC) can now detect the STM32WB MCU as a smart card reader.

However, upon further testing, I encountered an unexpected behavior: when attempting to communicate with the smart card reader using a Python script, the STM32WB USB port is detected as a Virtual COM port rather than a smart card reader. As a result, I am unable to establish communication with the MCU via script.
I am reaching out to kindly request your assistance in resolving this issue. Could you please provide guidance or solutions to ensure that the STM32WB MCU is correctly detected as a smart card reader and able to communicate with application?
Any support or insights you can provide on this matter would be immensely appreciated.
Thank you for your attention to this matter.
Best regards,
sjain
