User Activity

Hi,I want to make the system with stm32f4 series mcu. An important function of the system is to control the Ethernet speed.Is it possible to adjust the Ethernet speed with such detailed figures as 65Mbps, 38Mbps, and 300Kbps??If possible, how can I a...
Hi,I want to send and receive data using Ethernet.I tried this Linux version code, but it didn't works. https://gist.github.com/austinmarton/1922600 After I failed to try, I found this header code, STMMAC.https://git.kernel.org/pub/scm/linux/kernel/g...
Hello,I would like to make the system below using stm32mp157.- System Description -1. 100Mbps Full-Duplex Ethernet2. Cortex-A7 receives and transmits data from Ethernet on the PC. 3. Cortex-A7 calculates Ethernet data and sends the result to Cortex-M...
Hello, I want to download the program, STM32CubeProgrammer.Before log in, download tap was visible and connectable.However, After log in, download tap continues to load...I've been waiting a long time, but it doesn't stop!!! :(I also cleaned my cache...
I'm trying to control LED using GPIO.The GPIO pin settings are as follows.PB 8~15 : input dataPB 4~7 : output LEDAfter analyzing the input data, I want to export the output, but when PB 4 is exported, PB 12 is turned on, and when PB 5 is exported, PB...
Kudos given to