STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

Resolved! STM32CubeMX USB control request

Posted on September 11, 2017 at 21:16 Hi there, I am using STM32CubeMX to develop a USB HID touchscreen with the STM32F103C8T6 MCU. In the HID descriptor, I must report the following feature to support multi-touch: 0x85, REPORTID_MAX_CO...

I can not get atr by using of st's code

Posted on September 12, 2017 at 14:11Hi, I am new to stm and I have STM32L053R8 - NUCLEO, I have to make a smartcard project with this.I am using prepared code by given ST Firm and a smartcard. When I debug the code , it stucks. the code of smartcar...

STM32F207 cubeMx CAN problem

Posted on August 25, 2017 at 09:01Hi,I recently started programming on the STM32F207 nucleo board and I ran into a problem.I used CubeMx to create initialisation code for CAN1 and it doesn't seem to work.I'm trying to implement CAN with interrupt. B...

''C'' STM32 ADC Project to ''Cpp'' (CubeMX)

Posted on September 12, 2017 at 10:32 Hi everyone, I'm trying to convert a 'C' generated project with CubeMX in 'Cpp' but I have some problems with that. Indeed with CubeMX I have generate a project to read ADC values. This one work fine. The sam...

STM32CubeMX 4.22 SystemClock_Config Bug

Posted on September 07, 2017 at 21:43I am using STM32CubeMX 4.22.0I am using STM32F103C8T6 chip with Keil v5 under Windows 10.I configured only RCC to HSE  for Crystal\Ceramic Resonator and in Clock Configuration input frequency to 8 MHz and HCLK to...