User Activity

Hi,I'm working with a STM32G491KEU (512KB Flash).I use a custom bootloader so the startup in the printsreen is from the application. The MCU will first start in the custom bootloader and then it should change to the application.It reaches the startup...
I'm using the STM32CubeIde 1.12.0 Build: 14980_20230301_1550 together with the STM32Cube_FW_G4_V1.5.1 and FreeRtos.When I run the strtok the first time I see that the Register in FLASH->SR change the value from 0x00 to 0xe0. What later makes problem ...
Hi,I use the ADC with DMA. The adc conversion is triggered with 20kHz.I would like to transfer my 4 adc values from interrupt HAL_ADC_ConvCpltCallback to a FreeRtos task.What is the best way to transfer adc values from HAL_ADC_ConvCpltCallback to Fre...
Hi,Yesterday I updated my STM32CubeIde. Today it hangs during start.The message windows do not respond to any actions (see printscreen)In the log files "E:\work\STM32Cube\.metadata\.ide.log" I have the following entry:2023-02-01 08:00:55,772 [INFO] A...
Does anyone have experience running CANopenNode together with FreeRTOS?Is it enough to use CO_LOCK_CAN_SEND, CO_LOCK_OD and CO_LOCK_EMCY when accessing the OD variables from other tasks?
Kudos from
Kudos given to