Posted on February 27, 2012 at 10:42I have the following situation: - I have a STM32F103RB processor. - Timer 3 configured to generate a PWM signal at the output of PB5. I had to use partial_remap and channel 2 of the timer. Up to this point everyth...
Posted on September 28, 2011 at 13:39Hello, I have a troubles with JTAG programmers if on my processor runs following program: RCC_ADCCLKConfig(RCC_PCLK2_Div8); DMA_DeInit(DMA1_Channel1); DMA_InitTypeDef dmaInitStructure; DMA_StructI...
Posted on September 28, 2011 at 13:26
Hello,
I have a troubles with JTAG programmers if on my processor runs following program:
RCC_ADCCLKConfig(RCC_PCLK2_Div8);
DMA_DeInit(DMA1_Channel1);
DMA_InitTypeDef dmaInitStructu...
Posted on June 29, 2015 at 13:36I think, that cubeMX is Linux ready now. It seems that everything works quite well, but there are no installation packet available for Linux. CubeMX is a very helpful tool so there is also a big interest among Linux u...
Posted on June 25, 2015 at 12:02Method from hochreutiner.olivier on fresh installation of version 4.8.0 doesn't work, but instalation of version 4.6.0 using this method and update to 4.8.0 works. Thank you.
Posted on June 25, 2015 at 10:46I have a fresh installation and it doesn't work. This version contains folder /STMicroelectronics/STM32Cube/STM32CubeMX/db/plugins/projectmanager/windows/64/toolgen.dll but no linux version. Can you check this path in...
Posted on June 24, 2015 at 15:02http://fivevolt.blogspot.com/2014/07/installing-stm32cubemx-on-linux.htmlIt worked for all previous versions but not for version 4.8.0. It stops after folowing message:STMicroelectronics\STM32Cube\STM32CubeMX\\db\plug...