Hello! I have a custom board with the st25r95 . I need to use it in emulation mode. But i dont find source code for this into X-CUBE-NFC3.Can you help me with this?
Hello!I have strange issue with DMA mode for UART7. I have callback for data transfer complete, but if i sending new data - i have broken data. If i added timeout - all data sending Ok.does anyone have any thoughts?
data cache is disabled, all buffer into D2 RAM.>> When you say if you add timeout, all data OK => do you send w/o DMA then?I sending via HAL_UART_Transmit_DMA();