Skip to main content
John Hite
Associate III
January 3, 2017
Question

STM32 Cube

  • January 3, 2017
  • 2 replies
  • 1440 views
Posted on January 03, 2017 at 15:24

Under Project > Settings Advanced Settings in the Drive Selector section for IP Name I see SPI, USART, etc. Under Driver the choice is HAL and cannot be changed. How does one change that selection to another choice or none?

Thanks,

JH

#stm32cubemx
This topic has been closed for replies.

2 replies

Nesrine M_O
Associate
January 3, 2017
Posted on January 03, 2017 at 15:35

Hi

Hite.John

‌,

could you please precise:

  1. which CubeMX version are you using?
  2. What are you using as STM32 product?

-Nesrine-

John Hite
John HiteAuthor
Associate III
January 3, 2017
Posted on January 03, 2017 at 15:58

Cube is STM32CubeMX Version 4.18.0 STM32Cube V1.0.

Product is STM32F437ZGT6 which seems to map to STM32F437ZITx in Cube.

Sorry for the slow reply Foxfire churned away loading for 10 minutes so I switched to another browser.

Thanks,

John

Nesrine M_O
Associate
January 3, 2017
Posted on January 03, 2017 at 16:06

Hi

Hite.John

‌,

LL drivers is not yet supported forSTM32F4 MCUs .

-Nesrine-

We are looking for your wishes about our STM32 products,ecosystem and community:

https://community.st.com/community/stm32-community/stm32-forum/blog/2016/12/30/2017-stm32-wish-list

Jaroslav BECKA
ST Employee
January 3, 2017
Posted on January 03, 2017 at 15:39

Hi John

Currently CubeMX supports project generation based on LL drives for STM32L4 MCUs. If you create a project for STM32L4 MCU for most of the peripherals it is possible to choose between HAL and LL drivers. Support for other devices will be implemented in the future.