Forum Posts
Error debugging with two ST link at the same time
Trying to debug with two st link V2 at the same time, I started the first and then tried to start the second. Firstly I had to select the correct serial number for the second ST link but then I got the error: Failed to bind to port 61234, error code ...
Resolved! Troubles getting started STM32H7B3I-DK
Hello, guys. I recently bought STM32H7B3I-DK and started playing with it. There are a few questions/issues I have:1) It seems that the board is recognized by the host PC only when it is directly connected to the PC's USB port. If I connect it through...
Resolved! Error in initializing ST-LINK device. Reason: ST-LINK firmware upgrade required. Please upgrade the ST-LINK firmware using the upgrade tool.
It asks to re-connect STLINK and press "yes". Nothing happens after. I've tried to install STM32CubeProgrammer to upgrade manually, but I could not get it running.OS X 10.15.4 java 14.0.1 2020-04-14Java(TM) SE Runtime Environment (build 14.0.1+7)What...
wrong capacity
After upgrade ST-Link firmware to 2.37.26, the drive capacity did not display correctly. On the screen - to boards Nucleo-64 F446RE and G474RE
In-circuit debugging for STM32H743 at 1.8V using STLINK-V3SET
I see the manual for STLINK-V3SET refers to B-STLINK-VOLT as an orderable part that does the level shifting from 1.8V to 3.3V. However, I cannot find this part available at any distributor (Mouser, DigiKey, etc.). Am I missing something? Can someo...
STM32F767 External Oscillator input Pins input capacitance
HelloI want to include Crystal Oscillator in my project with STM32F767According to CubeMX HSE pins are PH0 and PH1. when it comes to determining values of loading capacitors datasheet suggests that input capacitance must be takes into consideration. ...
MB1272
Does the touch interface of MB1272 project need no interruption and reset
HI i write a code to toggle LED with button by EXTI. when i press the button led turn off and again turn on automatically . I don't want the Led status to change until I press the button again.
/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file : main.c * @brief : Main program body *****************************************************************...
Is debugging working on STM32H750?
I tried to use ST Link V2 to program the STM32H750 but I don't got it working. And I read somewhere that debugging doesn't work with STM32H750. Is that true?