STM32CubeF0 1.8.0 Smart Card Problem
I start a new project with smart card function generated by CubeMX with STM32F072RB. The smart card circuit is the same as previous project. And I have no problem with smart card function in previous project. I compared all the source code and finally realized the firmware is different version. The previous firmware version is 1.6.0 and smart card is working well. The new project using firmware 1.8.0 and smart card is not working with any command.
I compared the driver generated and smart card code changes a lot. Is there any where I can report this issue to CubeMx team?
