2023-12-18 07:17 AM
Hi, I am trying to understand if mcu STM32H753 supports the smartcard mode for USART as reported in the datasheet. Has anyone ever used it and managed to port X-CUBE-SMCARD for H7 series?
Also, in your experience do you think is better to use ST8024L or direct connection has some advantages?
2023-12-22 07:23 AM
Hello @Andrea_
Unfortunately, there is no explicit example for Smartcard on H7. However, you can get started with template and #define HAL_SMARTCARD_MODULE_ENABLED driver.
About choosing ST8024L or not, I guess it depends on your specific application requirements, cost constraints.
I hope this helps!
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.