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 ...

HAL SPI cannot handle LSB data?

I setup SPI using CubeMX and set First Bit as LSB First as described in the datasheet.I thought setting this will handle LSB data by itself however it is not working as expected.Below code only work with _SPI_HARDWARE_LSB defined which means I have t...

0693W000005BOJEQA4.png
KYou.1 by Associate II
  • 530 Views
  • 1 replies
  • 0 kudos

Resolved! GPIO INPUT/OUTPUT

does any body know how to define a pin in CubeMX, so it would be GPIO_INPUT and GPIO_OUT at the same time?I want to write to a pin and read it's state too

Ala by Senior
  • 913 Views
  • 5 replies
  • 0 kudos

Resolved! Cannot select ADC channel 16 with CubeIDE and STM32G031J6

I'm trying to enable ADC channel 16 on STM32G031J6 but the IDE does not list up the channel.What is the matter? How can I enable the channel? My environment as bellow.STM32CubeIDEVersion: 1.4.2Build: 7643_20200813_1322 (UTC)STM32CubeMX - STM32 Device...

0693W000005B6cNQAS.png
SKiri by Associate II
  • 1209 Views
  • 2 replies
  • 0 kudos

Strange STM32CubeIDE and .ioc behavior

Hello,For my first project with STM32 microcontrollers I try to use STM32F769I-Discovery board with TouchGFX 4.13.0 Designer and STM32CubeIDE 1.3.0.So I first generate a project with TouchGFX, generate the code and then open the project from the dire...

DNITA.1 by Associate
  • 425 Views
  • 1 replies
  • 0 kudos