STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Value of register VTOR at reset on STM32H753

The value of register VTOR at reset is "unknown" in the STM32H753 Programming Manual.I assume this is because it depends on the boot configuration of the product (boot pin and boot adress option byte) ?Is it correct to say that in the default boot co...

Gpeti by Senior II
  • 1637 Views
  • 3 replies
  • 0 kudos

Flash erase is not working properly on STM32L4A6RGT6

I'm trying to use flash erase to erase the address 0x08040000, its not erasing. I think I'm giving the values wrong for Bank and Pages.#include "main.h" #include "stdbool.h" typedef enum { NONE, PREPARATION, FLASH_ERASING, FLASH_ERASE_DONE, FLAS...

HA.4 by Associate II
  • 2440 Views
  • 4 replies
  • 0 kudos

Best PLL Multiply and Divider setting

Using the PLL generated system clock frequency, it is possible to generate the same output frequency with many different pre-divider, Multiplier and post divider constant combinations. How can I determine combination is best for stability or lowest p...

SJame.1 by Associate II
  • 7558 Views
  • 5 replies
  • 1 kudos

Resolved! STM32G0: Stoppping/Starting ADC with DMA for re-calibration

To avoid the best accuracy when using the ADC it is advised to re-calibrate the ADC when environment temperature changes "too much"The ADC calibration can only be done when the ADC is disabled, so to re-calibrate the ADC has to be stopped, disabled, ...

TBuls by Associate II
  • 4025 Views
  • 3 replies
  • 0 kudos

Resolved! DMA UART RX idle line interrupt earlier

Hi,i have been using F030C6 with 1 uart and make DMA works. but when i received a modem message( like AT+CPIN? e.g.) DMA stops 2 or more times. We can see the image below that i put one toogle pin to show when DMA interrupt occurs.my question is how ...

WBria.1 by Associate II
  • 2494 Views
  • 2 replies
  • 0 kudos

STM32H750B-DK sample multiple GPIO with DMA

Hello thereI am trying to port a logic analyzer from STMF407: https://code.google.com/archive/p/logicdiscovery/to work on my STMH750B-DKI even found some pins I (think) I can use (PB4,PB6,PB7,PB15 (right arduino connector (D0,D1,D10,D11)I tried to po...

MKocj.1 by Associate II
  • 2617 Views
  • 3 replies
  • 0 kudos

STM32Cube IDE I am converting a basic program that I have written ages ago running on a CUBLOC CB30 connecting to a Picaso processor by 4D Systems (4.3inch touch display) I am converting it to c using STM32F401 Nucleo-64.

The serial output sent to the uart in the 4D displayis typically a string consisting of the following 3 items,#define Put_string                        &H00, &H18Const m_Alarm_Set                     As String = "Alarm set" #define NUL             ...

Cutchie by Associate
  • 1025 Views
  • 1 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.