Resolved! run ethercat master on stm32H7 series
I want to run ethercat master on stm32H7 series.who know how to do?have example?
I want to run ethercat master on stm32H7 series.who know how to do?have example?
Hello everyone!!!By using STM32F401CCU6 controller boot pind and trying to flash my program through UART, for that i have made the Boot_pin0 to high and Boot_pin1 to low and reset the controller later trying to connect with STCube programmer via UART...
In STM32Cube FW_H7 version 1.11.1, UDP performance was normal, but in version 1.11.2, it fails to handle all transmitted and received packets. (STM32CubeMX Version 6.12.0) Except for the STM32Cube H7 firmware version, all configurations and source co...
I need to generate 3 PWM signals with the same frequency and referencing the same start point (so sort of synchronised) but with different duty cycles and delays before the pulse, like this:I'm using a STM32G474CEU6 MCU and STM32CubeIDE.I've spent da...
Hello,I am using a Riverdi RVT101HVSNWC00 board (with STM32H757) for a product that needs a display, interfaces to devices, and writes data to a microSD card. After communicating with Riverdi, I gathered the correct SDMMC1 configuration to make the p...
Hi,I fail to compile the ethernet-related examples for the NULEO-H563ZI evalboard using STM32CubeIDE/GCC (v1.16.0). For instance, when building the example named "Nx_SNTP_Client" I get multiple "multiple definition of LAN8742..." :...arm-none-eabi-gc...
I am using stm32h743zitx nucleo board and thermal camera ,but in nucleo board stm32h743zitx internal temperature came 32 to 35 degree but same code i am using thermal camera than stm32h743zitx internal temperature came 123 and going above degree why ...
Hello everyone, I am writing a program to read the gyro of the ICM42688P, but in the middle of the program, the process stops because it cannot be directed. Here is the full text of the code↓ ICM42688P::ICM42688P(SPI_TypeDef *spi2, GPIO_TypeDef *...
Hello ...I cloned the github repo:https://github.com/STMicroelectronics/STM32CubeL4/tree/master I am trying to compile the PWR_STOP1_RTC project but keep getting a fatal error ../../../../../../../Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_hal_def.h...
I'm using a custom board with an STM32H730 and an external HS PHY USB3370 via ULPI, set up as an OTG-HS "Device Only."When I connect it to my computer, Windows shows "USB device is not recognized".In "USB Device Tree Viewer," it says "Unknown USB Dev...