Re: Riverdi_101 STM32H7: ST-Link can't connect to board
Split from old (apparently abandoned) thread: Riverdi_101 STM32H7: ST-Link can't connect to boardHi I am facing the same error is there any solution for this
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
Split from old (apparently abandoned) thread: Riverdi_101 STM32H7: ST-Link can't connect to boardHi I am facing the same error is there any solution for this
I have fitted an 8MHz crystal with 8.2pF capacitors to the NUCLEO-L433RC-P development board, but it is not working.The software goes to an error handler when configuring the clocks, becuase of a time out iduring the function HAL_RCC_OscConfig (wait ...
Hello,I am using a NUCLEO-STM32H753ZI-$AT3 development board.When I configure the MCU to use the internal clock (HSI), everything works correctly and my UART debug logs are printed normally.However, when I switch to using the external 25 MHz clock (H...
Hello! I am a student studying STM32.First of all, thank you very much for your help. First of all, my main concern is that I would like to update the firmware on a board that has the G491RE mounted on it.However, we do not have an external ST-LINK, ...
The controller on the board is erased via STM32CubeProgrammer.At the same time, the multimeter shows 1V on pin PC3 CN7:37 relative to GND CN7:8. How can this be?
Hello,I came across an old book in a bookstore that has some interesting bare metal C projects for a NUCLEO-F030. Other than setting the clock speed to 80 MHz and adjusting for some pin variance, will code written for it run on a NUCLEO-F3 or -F4?Th...
Hello,I am currently working on connecting an MT9M001 camera module to the STM32F429I-Discovery board and displaying the captured image on a PC.During this process, I am testing PWM output on the board, but I am experiencing an issue where the output...
Hello, I have a query that can we send or stream the audio instead of Linein or Audio Jack, can we send it through CN12 or CN11 pins (UARTor SPI) from external UAC supported device in I2S format? If yes, could you please help me to configure it. I am...
My nucleo f303re board was connected via USB but I was using a resistor around 2.2kohms to 5V. This was fine though and it functioned as normal but when I disconnected the pins on the MCU to move it, reconnecting it back resulted in nothing. While tr...
Hi, I am working on the STM32N6570-DK board using the Load & Run boot mode.XSPI2 is used to interface the external flash (boot device).XSPI1 is used to interface an external PSRAM.The FSBL is loaded by BootROM and runs from internal SRAM.The FSBL ini...