STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CMSIS with Keil

Hi, I have created a project with Keil compiler (v5.17 )and I'd like to use the CMSIS driver for SPI.When I selected CMSIS in RTE, it tells me that I need CubeMX for configuring the HAL.I used CubeMX for generating the code, but there are many errors...

LBern.5 by Associate II
  • 968 Views
  • 5 replies
  • 0 kudos

[STM32L4R9I Discovery Kit]ADC+DMA problems.

I would like to construct an sampling system via using ADC+DMA method on STM32L4R9I official Discovery Board. I use STM32CubeMX to configure the peripherals and then compose the HAL code in Keil-MDK. The problem I met is ADC&DMA works well, but the ...

0693W00000Y6vQdQAJ.png 0693W00000Y6vQiQAJ.png
SLi.21 by Associate
  • 346 Views
  • 1 replies
  • 0 kudos

Resolved! Dual bank support on STM32G431

I've been trying to implement over the air updating on a board with the mentioned MCU. According to the reference manual of the G4 MCU series, dual bank operation should be supported, but the Flash memory characteristics of the G431xB series only men...