User Activity

Hi, i'm using NFC04A1 with NUCLEO-F401RE board, and im very new on this.Trying to send NDEF texts (88bytes) with <1sec period ,but i cannot make it short less than 1.2sec.Here's the while loop code with 1.2sec period.while (1) {  NFC04A1_LED_ON( ...
Hi, I'm new with STM32 MCU.While i was following the tutorial in USER MANUAL, i faced communication error and i don't know why.I installed USB Driver, so here the USB PORT is fine with COM7.However, usb software can't detect my BOARD. here is the cap...