STM32CubeMX (MPUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! 'ADC1' undeclared and 'ADC1_COMMON' undeclared

Hello, I am trying to create a new STM32 baremetal project for STM32MP131Axx. Errors occurred when to build the project that ADC2 is enabled by using STM32CubeMX.'ADC1' undeclared (first use in this function); did you mean 'ADC2'? stm32mp13xx_hal_adc...

it3 by Associate
  • 130 Views
  • 1 replies
  • 0 kudos

Resolved! undefined reference to `HAL_NVIC_SetPriority'

Hello, I create new STM32 project for STM32MP131AAG3 with baremetal. I encounter the following errors when to build the codes of DMA generated by STM32CubeMX.undefined reference to `HAL_NVIC_SetPriority'undefined reference to `HAL_NVIC_EnableIRQ'stat...

it3 by Associate
  • 177 Views
  • 1 replies
  • 0 kudos

Create new project in MX with STM32MP13

I have STM32CubeMX Version 6.10, STM32CubeIDE Version: 1.14.1with installed BSP STM32Cube_FW_MP13_V1.0.0When I create new bare project starting from evalboard STM32MP135F-DK as bare metal projectthen select NETXDUO, THREADX in Middleware and Software...

ravo_0-1710926926321.png ravo_1-1710926945424.png
ravo by Senior
  • 299 Views
  • 1 replies
  • 0 kudos

Absolut pathes for libraries added as reference

Hi,we are generating STM32MP1 Code with CubeMX under Windows and add the needed lib file as references.That creates a link for each library in the CM4/.project file.  <link> <name>Drivers/STM32MP1xx_HAL_Driver/stm32mp1xx_hal.c</name> <type>1</...

Jagr_0-1705066819902.png
Jagr by Associate II
  • 296 Views
  • 0 replies
  • 0 kudos

Resolved! STM32MP157A, enable USART2 through ST-LINK

Hi,   I have a STM32MP157A-EV1 board. I'm running it in the engineering boot mode and programming the Cortex-M4 directly through the STM32CubeIDE. At the moment, I do not use the Cortex-A7.   I would like to enable USART2 and use it through the ST-LI...

0693W00000VOTVUQA5.png 0693W00000VOTVjQAP.png
Fnx_QT by Associate III
  • 679 Views
  • 4 replies
  • 0 kudos