Skip to main content
Visitor II
May 9, 2024
Solved

How to program using PSOC4 MCU and ST25R3920.

  • May 9, 2024
  • 1 reply
  • 673 views

The MCU for my project is CY8C4147LQS-S473 from PSOC, so it must be developed on the PSOC IDE. I would like to add the ST25R3920 module now. Is there a firmware library available for me to download.

    This topic has been closed for replies.
    Best answer by Ulysses HERNIOSUS

    Hi LiShuang,

    there are no libraries dedicated for your target platform.

    But the STSW-ST25RFAL002 is a generic library which should be compile-able on any platform supporting the C-language. 

    STSW-ST25R-LIB shows example usage on STM32L4 platform and can be very useful for you as reference.

    BR, Ulysses

    1 reply

    Technical Moderator
    May 10, 2024

    Hi LiShuang,

    there are no libraries dedicated for your target platform.

    But the STSW-ST25RFAL002 is a generic library which should be compile-able on any platform supporting the C-language. 

    STSW-ST25R-LIB shows example usage on STM32L4 platform and can be very useful for you as reference.

    BR, Ulysses