User Activity

Posted on November 24, 2017 at 03:20In CubeMX version 4.23.0 when using  a I2S interface with a STM32F405 processor:- under parameter settings tab the 'Real Audio Frequency' is not updated correctly when you change the 'R' divider from the I2S PLL; ...
Posted on November 24, 2017 at 03:14After generating code with CubeMX this is the content of my Src directory.-rw-r--r-- 0 Nov 24 00:29 dma_GV.tmp-rw-r--r-- 768 Nov 24 00:29 dma.tmp-rw-r--r-- 3556 Nov 24 00:29 gpio.tmp-rw-r--r-- 1908 Nov 24 00:28 li...
Posted on May 19, 2016 at 23:09In linux STM32CubeMX v4.14.0 doesn't allow NVIC priority changing. Under the Configuration tab / NVIC Settings after enabling an interrupt the Priority and Sub Priority fields are still read-only and fixed at 0,0 so al...
Posted on May 19, 2016 at 02:22In my linux stm32cubemx user code enclosed in /* USER CODE BEGIN 0 */ ... /* USER CODE END 0 */ is preserved while user code enclosed in // USER CODE BEGIN Includes ... // USER CODE END Includes is not. The difference...
Posted on January 07, 2015 at 19:34Is there any planed linux version of the STM32CubeMX program? The clock generation module is not working under wine so this is not yet a solution. Are you ST guys working to port the STMCube on other platforms? ...