User Activity

Hi everyoneI have a - for sure very basic - CubeMonitor flow. The goal later is to achieve a step response for regulator parameter estimating, but at first I want to start with showing temperatures only and fail here. What I managed to do already:Pro...
Hi guysThis project here was built and debugged fine last week. Today, I get this message:'Launching has encounteres a problem. Error in final launch sequence: Failed to execute MI command: -environment-cd <Path/to/project> Error message from debu...
Hi guysI made a project with CubeMX for a STM32F334. This project built fine already multiplet times.Now, I get suddenly this error message:#error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"As I said, the p...
Hi everyoneSorry for lazyness, but is there an example how to manage multiple channels of an adc and read from it by dma with low level library?Most usefull I found was made with HAL, but the HAL functions are doing a lot of stuff (in spedial the dma...
Hi guysI try to iclude the CMSIS files into a project with a STM32F334. I followed this article (https://community.st.com/t5/stm32-mcus/how-to-integrate-cmsis-dsp-libraries-on-a-stm32-project/ta-p/666790 ) but failed.The first difference is, that I d...