Using a STM32L0538-DISCO as the host for a production programmer/tester for a small STM32-based device. Production floor has no place for a PC+STM32Link! In part I chose this board because it already has dedicated SWCLK/SWDIO interface...but I'm no...
HAL_GPIO_DeInit(GPIOA, GPIO_PIN_7); //PA7 is no longer GPIO interrupt sourceHere is my code to go into timer mode:/*ReConfigure GPIO pin : PtPin */ GPIO_InitStruct.Pin = Vib_In_Pin; GPIO_InitStruct.Mode = GPIO_MODE_INPUT; GPIO_InitStruct.Pull ...
I'm having same issue - installed various versions of JDK - currently on 8.0_231 - and no matter which version of java I use or how I launch SetupSTM32CubeProgrammer-2_5_0_macos (either via .app or command line) I get the following:Last login: Thu O...