User Activity

Hi.Im using the ST X-NUCLEO-NFC08A1 expansion board and i want to read the HEX Memory of a NFC-V Tag like the ST-Tab App..Im using the NFC08A1_HelloWorld.ino (github.com/stm32duino/X-NUCLEO-NFC08A1) and it says:ISO15693/NFC-V card found. UID: E002250...
Hi,I have my own hardware and would like to verify if the ST25R3916B is responding.I'm attempting to read the address 3F for the IC identity, which becomes 7F including the read mode.However, I'm not receiving any response on the MISO line.The IRQ pi...
Hi,I go my own hardware, that connects the ST25R3916b-aq chip to a nRF52840 Bluetooth Module and its SPI bus.  (and the I2C bus, just in case).Im using the Segger Embedded Studio with the nRF5 SDK for programming.Because and the communication is quit...
Hello!I am building a project for the STM32G071B Disco board.I am struggling to understand why there are duplicate functions in stm32g071b_discovery_usbpd_pwr.c and usbpd_pwr_user.c, for example - BSP_USBPD_PWR_VBUSGetVoltage().This function is fully...