STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

USART doesn't work Please help me

Posted on August 31, 2014 at 23:29 Hi Everyone im new around here. I own a Discovery kit for STM32F407/417and I have a problem getting the usart to work, ive used STM32CubeMX to genarate all the initialization files along with FreeRTOS (w...

yaghiyah by Associate II
  • 1621 Views
  • 9 replies
  • 0 kudos

USB MSC with STM32Cube

Posted on September 02, 2014 at 11:22I'm using STM32Cube to generate simple USB MSC project. I'm using STM32F417VG.So I'm selecting USB_OTG_FS - Device_only and USB_DEVICE - Class For FS IP - Mass Storage Class. Then I'm generating source code, comp...

*** STMCube is NOT ready for prime time! ??? ***

Posted on August 08, 2014 at 08:45I see a lot of talk about STMCube on here, and I am sure its exciting for ST to be developing this new product. But, this is NOT ready for professional level embedded engineers that need to ship products that work. ...

ceo by Associate
  • 1359 Views
  • 7 replies
  • 0 kudos

STMCubeMX locks up on NAND FSMC generation

Posted on August 23, 2014 at 01:14I am trying to configure a new project in STMCubeMX which will utilize the FSMC Nand module. I have several other peripherals obviously and the code generation works fine until I enable the NAND module. I can enable...

STM32CubeMX, empty Clock Configuration tab

Posted on August 07, 2014 at 22:42STM32CubeMX ver.4.3.0 / STM32Cube V1.0Generated the attached STM32CubeMX project file.Upon reloading the project the Clock Configuration tab is empty - it does not show the clock tree info.What should I do to fix th...

adrian2 by Associate
  • 627 Views
  • 1 replies
  • 0 kudos

Am I right for configure the UART?

Posted on July 06, 2014 at 15:59 Hi guys, I tried to make a project by STM32CubeMX. I configured the MCU and the Project file is this (USART.ioc) : #MicroXplorer Configuration settings - do not modify #Sun Jul 06 17:52:14 IRDT 201...