2024-05-08 06:30 PM - edited 2024-05-08 06:33 PM
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.
Solved! Go to Solution.
2024-05-10 04:09 AM
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
2024-05-10 04:09 AM
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