STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

SPI - slave response is on MOSI

Hi,I am currently using the STM32L4 SPI generated from the CubeMX.I am receiving the slave data on MOSI line (instead MISO) everytime the read function is called.I selected the direction to 2 lines.hspi2.Init.Direction = SPI_DIRECTION_2LINESAll 0x00 ...

MKhel.1 by Associate II
  • 1562 Views
  • 6 replies
  • 0 kudos

Resolved! H7/CubeMX critical bugs with LL and ADC3

ADC3 is broken when using the LL interface.1) This is because it gets initialized with invalid resolution bits:CubeMX currently generates:   ADC_InitStruct.Resolution  = LL_ADC_RESOLUTION_12B;   ADC_InitStruct.LowPowerMode = LL_ADC_LP_MODE_NONE;   LL...

Resolved! STM32L071KZT6 can't select HSE in cubemx

hi i am using STM32L071KZT6 chip in my board and using Cube ide for initialization and code development. in the datasheet it says KZT6 chip has 1 clock input and is configurable as HSE/LSE/HSI/MSI/LSI but in the Cubeide clock config page or System ...

CZorg.1 by Associate II
  • 1106 Views
  • 1 replies
  • 0 kudos

Resolved! Can I combine Encoder with Input Capture at DMA?

Hi!I have a STM32F373 processor and I have 2 Encoders and 3 Input Captures.I have enabled DMA for input capture.Timer 4:Timer 19: And I have this code.My questions are:Can I use Encoder together with Input Capture if Input Capture has DMA?What will D...

0693W00000D1n2KQAR.png 0693W00000D1n2PQAR.png 0693W00000D1n2jQAB.png 0693W00000D1n2tQAB.png
DMårt by Lead
  • 2337 Views
  • 8 replies
  • 0 kudos