User Activity

Hello,I just started with implementing LWIP in the NUCLEO H753ZI. I got the UDP server working and receiving incoming UDP data and echo back to the client. However, if the client sends anything greater than 16 bytes, my board runs into memory error a...
Hello,I configured my FD CAN on NUCLEO STM32H53 with the function as below. I want to have two RX Buffers to receive 2 specific CAN IDs. However, when I checked RX_BUFFER0 with if (HAL_FDCAN_IsRxBufferMessageAvailable(&hfdcan1, FDCAN_RX_BUFFER0) > 0...
Hello,I'm currently evaluating SPC58EC-DISP. I tried a few examples in SPC5-STUDIO and successfully send/read signals via CAN and Serial. Next, I would like to create an application (Authentication with PKI) to verify the device trying to communicat...
Hello,As title said, I am working on SPC58EC-DISP. I have tested the example code SPC58xx_RLA_CAN Test Application for Discovery and it works for External Loopback mode. Now I want to transmit and receive CAN data with another physical CAN device usi...
Kudos from