cancel
Showing results for 
Search instead for 
Did you mean: 

How to program using PSOC4 MCU and ST25R3920.

LiShuang
Associate

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 discussion has been locked for participation. If you have a question, please start a new topic in order to ask your question
1 ACCEPTED SOLUTION

Accepted Solutions
Ulysses HERNIOSUS
ST Employee

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

View solution in original post

1 REPLY 1
Ulysses HERNIOSUS
ST Employee

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