User Activity

HelloI am trying to communicate with a Daly BMS in UART. I tried at first with an arduino board where I got the desired frame but when I tried with a custom made STM32F072 board. But during this test I can't get any response from the BMS.The BMS work...
HelloI am currently developing a card where I need to write logs to an SD card, for this I use an STM32F411 + plus a home made card. First I followed the following tutorial to write on the card: https://controllerstech.com/interface-sd-card-with-sdio...
HiI created my own board with a STM32F411RE microcontroller. I can program it normally with a ST-Link v2 probe, the program works correctly.But from time to time when I disconnect this probe the board stops working. Can someone explain me why?On my c...
Hello,For a project, I created a PCB with an STM32F411 using a 10pin JTAG port for SWD programming.I tried to connect my card using the ST LINK V2 box and the ST Link utility software but I get the following error:The st link works because I can prog...