User Activity

HiI have a custom board with STM32U575. It has two UART interfaces:- UART1: Terminal interface (routed to the ST-Link header)- UART3: Communication with additional MCU on the boardAs the system is very busy, I implemented both UART to receive their d...
I have a STM32U5 with an ST25R3911B and an ST25TV02KC NFC TAG using RFAL.I would like to format an empty NFC TAG to store an NDEF text message. My setup works perfectly if I initially write an NDEF text record with my smartphone. But if I write to an...