Resolved! stm32h745 disco
Hello, i bought this board and the board was burned with sw with signal genrator and other things. Somone can send me the .HEX file that i can burned it again? i cant found this file.
Hello, i bought this board and the board was burned with sw with signal genrator and other things. Somone can send me the .HEX file that i can burned it again? i cant found this file.
Hello,I am running simple LED Blinking on STM32F446RE.I want to measure the Bootup Delay once it is Hard Reset.I have conducted the following test through Oscilloscope and Logic Analyzer.I want to know and prove this through calculation.Is there any ...
Hello everybody!I am using STM32F429 as my central controller for a project. I need to read 20 ADCs and process the signals by the 10 kHz sampling-time. I am using 14 channels of ADC1 and 6 channel of ADC3. Before, I have done it for one ADC when I u...
Hello everyone, im trying to understand how the configuration and the use of the ADC is usued on a NUCLEO401RE. I've read the datasheet and reference Manuel but still its not clear.I have configure the pin A0 on CubeIDE to be an ADC input. But now i ...
Error: Mass erase operation failed.Please verify flash protection stm32h5 boardI faced this while erasing external memory from programmerI find a solution related to st-link-utility but this program doesn`t support h5 boards Solved: STM32F722ZE Error...
I am using STM32H563-ZI nucleo board. I would like to add X-CUBE-AWS extension package with this Microcontroller. Could you please tell the procedure to integrate this with STM cube IDE?
Hallo all,I am currently playing around with the NUCLEO-H745Zi-Q board. I was wondering if it is possible to read a GPIO pin on both cores without taking care of synchronization. I realized that there is no such option in CubeMX. In Pin Context Assig...
Sorry this is a report, I tried to post yesterday, but cannot find it today.Trying to use the bootloader via USB, and this works on the Nucleo PCB, but not on our prototype. We have no crystal as we expected that the clock recovery would work in boot...
The awd1 interrupt is enabled. The flags of awd1 and EOS are set before entering the ADC1_IRQHandler. If the flag of awd1 is handled first in the ADC1_IRQHandler, the flag of EOS will not be handled. If the flag of EOS is handled first in th...
Hello,I have been working on a project that requires USB communication with an STM32 MCU. Unfortunately, the computer cannot recognize the device.On the hardware side, I am using the STM32H725VGT6 mcu, an isolator, and a USB-C connector with some ESD...