User Activity

Hello,I am using a STM32L432KC to control the UART bootloader of a STM32F446RE.First, I am sending Get and Get ID command to check if I get the recquired answer. It works, but not as I wish.To begin I Initialize the bootloader sending 0x7F and that w...
Hello,I am trying to communicate with the UART bootloader (NUCLEO64 F446E) using a second board (NUCLEO32 L432KC).I am using USART1 (PA_9, PA_10), on which I am trying to send the 0x7F frame to activate UART bootloader (after having activated bootloa...
My problem is that when I want to debug my firmware, i get a message saying " 'Launching <MyProgram> Debug' has encountered a problem. Failed to execute MI command : <C://____/MyProgram.binary: No such file or directory."That is true I have not a .bi...
Hi all, I use 2 STM32F446RE boards. They communicate with a CAN bus.I get a little code that allows my boards to enter boot mode when it receives a frame with a specific ID.When one enters in boot mode, using a third board, I send a frame with ID 0x7...
I get few questionning:The STLINK does not detect any target voltage on the T_CAN_VCC pin, whereas I put 3.3V from my STM32 on it. What can I do ?The documentation says to put BOOT0 high and BOOT1 low. that's what I did. But connection's still imposs...
Kudos from