User Activity

USART3TX--PB10RX--PB11DE-RE--PE15 /*Configure GPIO pin : PE15 */ GPIO_InitStruct.Pin = GPIO_PIN_4; GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP; GPIO_InitStruct.Pull = GPIO_NOPULL; GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_MEDIUM; HAL_GPIO_Init(GPIOC, &G...
Hi,I have been trying to communicate with a specially designed electronic card and computer for a long time.I managed it but the connection crashes after running it for a long time.I added the project files for you to review.Thanks for the slightest ...
Hi,I have a lan8720 phy board and I use this board with stm32h7 .I didn't change lan8742 source and header codes .Lan8720 board isn't make soft reset .
Hi,despite all my efforts , I can not make it.Cubemx doesn't support dp83848 for stm32h7.@Imen DAHMEN​ 
Kudos from