User Activity

Hi,when I am plotting data with SWV timeline, the timeline randomly plots -500000000 or lower values, while plotted variable does not drop that low. Don't you know, where could be the problem? I did the easiest program, but the SWV still has this err...
Hi,I am trying to use a STM32G491KEU6 with FDCAN, but the communication is failing at line:if (HAL_FDCAN_AddMessageToTxFifoQ(&hfdcan1, &TxHeader, TxData) != HAL_OK) { ...I found out that this is a problem that receiver is not sending a ACK bit - cann...
Hello,I am programming STM32G491, while I need to use nRST as GPIO (MCO). I am using a code that you can see below. The problem is that when I am debugging a program, the debugger is disconected after HAL_FLASH_OB_Launch(); (this should reset MCU, am...
Hello,I need to use a nRST pin as MCO in my aplication and programm my STM with STlink v3-set. I set up a MCO to output 8MHz signal and set nRST pin to GPIO with code you can see bellow. Now I have a problem with booting - I cannot connect to STM, Cu...
Kudos given to