STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.15.0 released

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

TIM3 problem in stm32 cube HAL library

Posted on November 30, 2015 at 09:52Hello.I am using STM32F0xx with stm32cube lib as the dev platform. My application requires TIM3 peripheral. I am using __HAL_TIM_SET_COUNTER to set the cnt value at runtime. I need the timer count value for some c...

CubeMx USB CDC asynchronous API?

Posted on May 24, 2015 at 18:38Hello All, 1) how can I have an asynchonous Transmit command ? 2) what is the largest amount of data I can put into CDC_Transmit_FS ? I am implementing CDC on my firmware based on CubeMx. So far it works (I have to inc...

taraben by Senior
  • 1000 Views
  • 3 replies
  • 0 kudos

STM32CubeMX sample

Posted on November 24, 2015 at 12:51Hi, It's not very useful have the sample code for STM32CubeMX without the STM32CubeMX  file!! Where are the *.ioc file!!!!! #stm32cubemx

CubeMX code generation problem

Posted on March 03, 2015 at 00:30Hi,I did a initialization  project with CubeMX for STM32F4discovery but when I click ''generate source code'' (selecting IDE MDK-ARM 4.73 and firmware package STM32Cube FW_F4 V1.4.0) appears the error message:''the c...

STM32F429 & STM32cubeMX

Posted on October 30, 2015 at 11:05Hello all, when I am using STMcubeMX I can not find the SPI6 peripheral, but according the datasheet STM32F429AIH7 has SPI1, SPI2, SPI3, SPI4, SPI5 and SPI6 . thanks in advance. #spi6-stm32cubemx-stm32f429

diego23 by Associate
  • 681 Views
  • 2 replies
  • 0 kudos

STM32L0 UART HAL driver issue

Posted on November 11, 2015 at 22:11 Hi, I have spotted a potential bug in the HAL driver for the UART on (at least) the STM32L0. The macro for determining the BRR register value__DIV_LPUART is defined as follows: #define __...

I2C DMA Address Ack Failure

Posted on October 22, 2015 at 19:28Dear All, I am making calls to the HAL_I2C_Mem_Read_DMA, HAL_I2C_Mem_Write_DMA provided by the STM32HAL driver, and in some cases expecting a Address ACK failure. It seems that the implementation of these functions...

akhanna by Associate
  • 909 Views
  • 2 replies
  • 0 kudos

Starting up with ST Cube MX etc\n00b question

Posted on October 19, 2015 at 22:14Hello everyone,I am trying to start working with ST programming tools and looking for a bit of advice.My first task is to build a project from a bunch of .c files which were developed by a proper programming engine...

ast8346 by Associate II
  • 840 Views
  • 3 replies
  • 0 kudos

STM32Cube - bug in cmsisOS api regarding FreeRTOS

Posted on February 02, 2015 at 10:30STM32Cube provides project code generation for FreeRTOS along with a wrapper dedicated to use of the CMSIS-OS API. Nevertheless, it seems that this wrapper is brocken regarding the FreeRTOS API function ''vTaskDel...

basile by Associate II
  • 1941 Views
  • 7 replies
  • 0 kudos

Problem with CubeMX generated code, UART int.mode

Posted on October 15, 2015 at 10:21 I'd like some help narrowing down the origin of my problem withSTM32F030 and CubeMX generated code. Just made some project using the newest version of CubeMX software, and it didn't work. I could simpli...

yury by Associate II
  • 1100 Views
  • 2 replies
  • 0 kudos