User Activity

I'm trying to use these two functions in STM32CubeIDE within FreeRTOS CMSIS v2:osKernelSuspend()osKernelResume()My goal is to put the microcontroller in STOP MODE.I get an error when compiling the project.The problem seems to be the following: the tw...
Hi to all!Does anyone know how to implement a repeated start in I2C communication?I'm using a NUCLEO-F303RE with the following STM32CubeMX commands:HAL_I2C_Master_TransmitHAL_I2C_Master_ReceiveThese couple of commands don't implement a repeated start...
After updating the STM32CubeMX Eclipse Plugin to 5.0.0 version I get the following message on running the plugin: "This release of STM32CubeMX Eclipse Plugin cannot be used in macOS".The Plugin still opens, but I can't edit the peripheral values (it'...
Posted on March 08, 2017 at 14:33Hi,I'm having problems with STM32 CubeMX (v4.19.0) during the setup of the ADC2 peripheral (may be a bug...).Even if the number of conversion is ONE, I have two different ranks both pointing to the same ADC channel (...
Posted on July 12, 2016 at 14:33Hi,I need to know the exact sequence to be adopted (if any) in order to use the STM32F3xx HAL drivers to implement the ADC multimode conversion with transfer by DMA, using two separate DMA channels for master and slav...
Kudos from