Skip to main content
Visitor II
December 18, 2023
Question

STM32H7 and smartcard

  • December 18, 2023
  • 1 reply
  • 774 views

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?

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    December 22, 2023

    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!