Posted on July 04, 2017 at 21:00Dear all, We have been developing a custom board featuring STM32F746ZGT6, and we have encountered some problems. We are able to program the MCU using the ST-link with no problems, however, the MCU does not do anyt...
Posted on July 07, 2017 at 12:27After defining the HardFault callback, I have noticed that the MCU is actually stuck in HardFault IRQ.What could be the cause? The same code works fine on NUCLEO board.
Posted on July 07, 2017 at 10:58Dear all,I have managed to debug the code. The code gets stuck at this place:I did not enable the WWDG.Do you know how to solve this?All the best,Mehmet Deniz Aksulu
Posted on July 06, 2017 at 15:37Hi,I can load the code into the MCU but I cannot, for example, clock signal output from MCO1 and MCO2. Also I have tried to just turn on an LED.The same code works fine with NUCLEO.All of the VCC and GND connections a...
Posted on July 06, 2017 at 14:55We are using the load capacitance values given in the datasheet of the crystal we are using. We have successfully soldered the same crystal (with the same load capacitances) to the NUCLEO board, and it worked OK.Also,...
Posted on July 05, 2017 at 14:59We have not tried to debug the MCU yet. When I do I will inform you.NRST is at 3.3 V (high).The VCAP's are at about 1.35 V.BOOT0 pin is pulled down to GND. There is no BOOT1 for STM32F746ZGT6.