User Activity

Hello,I'm using the st25dv04k NFC tag and accessing to the memory with the ST25 App.I have 3 memory areas: the first 2 (Area1 and area2) of 32 bytes and the third area the rest.The problem comes when I'm trying to add a NDEF URl record to open a link...
Hello,I'm using a stm32f070f6 mcu.My problem is that, when I debug separately my bootloader and my APP code, everything works fine, but when I put them together in a hex file and upload it to my MCU(the bootloader remaps the IVT to the RAM before jum...
Hello to everyone,First of all, excuse me if this post isn't posted in the correct group, but I didn't know in which one it should be posted.About my doubt:I'm using the functions HAL_UART_Receive_IT and HAL_UART_Transmit_IT to do a UART communicatio...