The revision history of the manual says that the schematic was removed in late 2021. Where I can download the "removed" documentation file? What was the purpose of removal?
I'm making a PCB for a project and am using the STM32F411CE (Otherwise known as the "Black Pill"). However, after spending many hours looking through the data sheet and searching online I'm still not 100% sure I understand how to power this board via...
Hi,I tried to run OpenOCD on a virtual machine with Windows Server 2016. We using the version 1.3.0 of the STM32CubeIDE. When I launch the OpenOCD the program crahses with the error message: OpenOCD is launched via this command:CALL %PATH_STLink-OPEN...
i want to make PLC using STM32.in PLC circuit there is no STLINK programmer still we can program and debug(simulation) PLC How can i do this?below delta PLC images. There is no separate debugger or programmer in pcb.
Hello,We have CI/CD pipeline running in a build server with an ST-LINK attached to program an STM32 MCU. Suddenly the pipeline stopped working because of:ST-LINK firmware upgrade required. Please upgrade the ST-LINK firmware using the upgrade tool.Th...
Hello to everybody,I have a problem I can't solve with an STM32 H7 board.I wrote a little app to command a solenoid valve (24V, 200 mA). It's very simple, I have two software buttons for opening and closing it, using a relay module.Testing it, everyt...
I am trying to carry out a project with a NUCLEO-STM32G431 board.With STM32CubeProgrammer I can program the MCU without problem.But with STLM32CubeIDE I cannot program the flash.STM32CubeIDE 1.8 freshly installed (as I could not achieve anything I r...
HelloI am planning to start a Hardware MIDI Control Surface design that incorporates a large quantity of rotary encoders, so I am searching for a prototype / evaluation board that has the most potential for GPIO_EXTI (external / attached interrupts)....