User Activity

Hello,I've designed a board with the MCU above. The board has the following peripherals/configurations:-i2c-spi-gpioA-gpioB-EXTI and timer interrupts-serial wire debug-timers (tim2, tim21, tim22)The board has some ICs that are all in their lowest pow...
According to the ST25DVi2c datasheet, a high bitrate encoding has four subcarrier pulses (followed or preceded by 9.44us of unmodulated time) to designate a 0 or 1. A low bitrate uses 16 pulses and 37.76us of unmodulated time.By changing bits 3 and 4...
After I write to the FIFO, I read the FIFO to check if the bytes were property transferred (I understand that I cannot read and then transmit, this is just for debugging). I have a strange issue where the number of bytes in the FIFO are exactly half ...
Hello,I have a nucleo-nfc06a1 board that I would like to use for wireless charging and communications to a st25dvi2c tag. On the tag side, I have a rectifier bridge that supplies a battery charger. The resonant frequency of the tag antenna has been s...
Hello,I've changed the impedance matching network on the NFC06A1 such that the system is resonant at 13.56MHz with an impedance of 2.6 ohms. The reader is in 5V mode with the regulator display register measuring 4.3V at VDD_RF. I have set the output ...