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

STM32F407 What is normal ADC accuracy error?

Hello. I have an external circuitry that I want to monitor voltage. It can go up to 48V hence I have used a big voltage divider. I am using 220K and 10K resistors for my voltage divider.At the moment, I am measuring 24V external voltage. After the vo...

LPetr.1 by Senior II
  • 1463 Views
  • 3 replies
  • 0 kudos

[STM32F769] Lost debugger com

Since the initial configuration, the communication between Cube and the STM32F769 board has been OK.As I had a problem with the SDRAM configuration, I tried to solve the GPIO conflicts listed in the IOC.After a modification (I don't know which one) (...

JLoye.1 by Associate
  • 580 Views
  • 1 replies
  • 0 kudos

memory partitioning and version switching.

hello, my project was to do a over the air update, looking for various strategies and I found one in the vector website. https://www.vector.com/int/en/products/application-areas/embedded-software/embedded-trends/ota-update-approaches/#c230972This met...

0693W00000NqqkvQAB.png
Vmere.1 by Senior
  • 872 Views
  • 0 replies
  • 0 kudos

X-NUCLEO-S2868A2 S2LP SIGFOX problem with use of the flash instead of the eeprom for saving the ID and PAC credentials

Hi everyone,I'm doing tests with sigfox using the deboboad X-NUCLEO-S2868A2, and with the example everything works.However in the final product I will not have an EEprom where to store the sigfox credentials (id and Pac) and therefore I would like to...

NMast.1 by Associate II
  • 704 Views
  • 1 replies
  • 0 kudos

Am I understanding the SysTick timer correctly?

Here SysTick_Config(16 000 000) takes one second to count down from 16 000 000 to zero?That is, one tick has a duration of 1/16 000 000==62.5 ns ?0.0000000625(one tick time) *16 000 000 ticks== 1 secondCorrectly?At the end of each count, an interrupt...

MMust.5 by Senior II
  • 11190 Views
  • 8 replies
  • 0 kudos

How change the PWM polarity of CH2N during runtime ?

I have set Timer 8 to PWM Generation CH2 CH2N. Based on the value read by the ADC, I want to change the polarity of both CH2 and CH2N. I have found that using __HAL_TIM_SET_CAPTUREPOLARITY, I could change the polarity of CH2 but the polarity of CH1N ...

0693W00000NqkcWQAR.jpg

What is the best IDE / tool chain for an STM32 rookie?

My background is in hardware, but I have extensive experience writing "bare metal" code (C) for 8-bit MCUs, mostly for AVRs. In the past, I have used AVR Studio (now Microchip Studio), starting with version 4.18 down to present versions. Tool chain...

SHobb.1 by Associate III
  • 9356 Views
  • 27 replies
  • 0 kudos