User Activity

I used X-NUCLEO-53L5A1 + 2 VL53L5CX-SATEL, and the data read output speed has a delay in the code: HAL_Delay(POLLING PERIOD), POLLING PERIOD == 1s, and then I want to quickly, so I canceled HAL_Delay() (Picture1), But it took a long time to check (Pi...
I have SPC58EC-DISP,now I use sample code(Network Gateway Test),it's MII mode and working; then,I want to use RMII mode,I set PHY MODE = RMII,it's not working, how to do it?ps:The OSC is changed to 50MHz,and SB5 Close & SB6 Open.
Hello!​I have a SPC58EC-DISP; I set the PWM frequency 20KHz and duty cycle 1%,then it's not output,when set 8%,it's output 2us time;I found that the minimum PWM output time seems to be 2us.now I want PWM frequency 20KHz(50us) and 1%(0.5us) ouput,wh...
Hi:I know how to use SPI;but, i want SPI+DMA, How to configure?Is there a sample code?
I know that STM32 TIMx has an encoder mode, can I use the encoder mode on SPC58 like STM32?