User Activity

I develop stm8 using cosmic compiler and v.2.3.1 standard libary.I think there is a problem with the definition of CAN_ReceiveAll.In this function I can get an address of _Data variable.But, I can not get the address in Caller side.My thoughts should...
Hi.​This is my system.STM32F103 - ST25DV <-> ST25R3911 <-> STM32F091 <-> CAN <-> PC ​In my system, st25r3911 and st25dv communicate through FTM function. ​And the system communicates with a period of 100 msec.​Generally, communication is good, but ...
I used ST25R3911 and ST25DV16K for nfc.​I frequently get an error message about ERR_RF_COLLISION from rfalST25xVPollerFastReadMessage.​What is the problem?​As far as I know that RF_COLLISION is happened when the NFC reader has multiple NFC Tags nerab...
Hi,I use st25r3911 ev board with rfal on X-NUCLEO_NFC05A1.​First I tested below project in NUCLEO-401RE that I don't have any problem.But, I switched target board to NUCLEO -F429ZI that I have an interrupt problem.​​The problem that after an interrup...