Nucleo-H743ZI2 Dev BoardSTM32CubePRogreammer V2.3, and V2.4OS: Windows 10 Using CubeIDE with a new board I get the popup saying that the board needs an update. The IDE was unable to successfully do this. So I attempted CubeProgrammer 2.3 with no luck...
Hi, I have 2 Nucleo boards: NUCLEO STM32F767ZI (F4) and NUCLEO STM32F446RE (F7).I'm using macOS 10.15.4 omn MacBook Pro 2017 with STM32CubeProgrammer 2.4.0 and stlink tools from brew (GitHub.com/texane/stlib).When I plug in F4 over USB-C to USB-Mini ...
Dear,I expected to connect my PC to a STLink-V3 debugger (either on nucleo G4 board or a standalone one) via a USB isolator but failed.While, I can connect to the nucleo directly without isolator, I also can connect the nucleo board with a STLink V2...
Is it possible STM32VLDISCOVERY's ST-LINK firmware to be updated so the VCP feature can be used. Currently it comes with ST-LINK V1 (V1.J13.S0). I mean I can manually patch the missing wires (U2_RX and U2_TX from STM32F103C8T6 onboard ST-LINK MCU => ...
Takes about 15 seconds from click on the debug button in CubeIDE to the first break point ( the call to HAL_Init() ). Custom board, F401RTE, original ST Link V2, using SWD.Would it be faster using a NUCLEO board ?
Hey folksJust got on populating the passives and ICs on what would appear to be my first ever STM32 based controller (custom PCB). Quite successful and rather impressed with the end result although, perhaps, with the exception of being able to progra...
Hellonewbie question As I know I have to implement pull-up and pull-down on SWDIO/SWDCLK pins and also enter the boot mode by pulling down/up the BOOT0 and BOOT1 pins.However I cannot exactly find all this information on datasheet and I am afraid I'm...
Hi all, I made a PCB board with STM32F407VGT6 (MCU) + STM32F103CBT6 (Debugger). I get the message ''Usb device not recognizable'' when I try to connect it to my computer via USB. I include the pics of my schematic. I followed the schematic of STM32F...