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

It seems that using the comparators with interrupts on the stm32f373 series with HAL drivers blocks the program in infinite loop.

I attach the full code as a file and the relevant part here - for the evaluation board STM32373C-EVAL in which the red LED blinks a few times until the comparator is activated and blocks the execution.Is there a workaround to make the comparator work...

Empty check flag on STM32F030 (option bytes)

Hello,I have a problem when flashing my MCU (STM32F030CCT).After flashing, a Power On reset is always needed to start my SW (to reload the option bytes due to the "empty check flag").From manual: On STM32F070x6 and STM32F030xC devices only, internal ...

Stabilo by Associate III
  • 1259 Views
  • 3 replies
  • 0 kudos

STM32L4Px characteristics on the WWW page are false

On the page :https://www.st.com/content/st_com/en/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-ultra-low-power-mcus/stm32l4-plus-series/stm32l4p5-q5.html?querycriteria=productId=LN2188$$1=STM32L4P5#then product selecto...

ADC self calibration, needed or not ?

Hello,I have a project where my ADC channels will be calibrated end of line using a calibration bench. I will directly calibrate the physical measurements (voltage and current). My question is: do I need to implement the ADC self-calibration sequence...

Stabilo by Associate III
  • 693 Views
  • 2 replies
  • 0 kudos

Resolved! How to set ADC SOC at half of duty cycle Ton?

Hi,I'm designing a power supply using a stm32F334R8 Nucleo board. For the application is interesting to trigger the ADC SOC at half the Ton (In order to measure average current).I am using STM32CubeIde. I have read the reference manual and the HRTIM ...

0690X00000DXHrtQAH.png
mur by Associate III
  • 745 Views
  • 1 replies
  • 0 kudos

Why FMC bus turnaround time is so long in mode D on STM32F303?

I'm using STM32F303ZE MCU's FMC(FSMC) to communicate with a special chip. FMC is cofigured in NOR/PSRAM mode, asynchronous, non multiplexed, timing mode D (see attached FMC configuration in CubeMX). FMC clock is equal to AHB MCU clock that is 70MHz. ...

0693W000000Uo8AQAS.jpg
RGris by Associate II
  • 1440 Views
  • 4 replies
  • 0 kudos

LPUART does not work

Helloi am using STM32 NECLEO-L010RB here i use low power uart (LPUART) so i try to send string on the terminal but i get garbage on the terminal so please provide me some example code.Thanks.

SMask.1 by Associate II
  • 1781 Views
  • 7 replies
  • 0 kudos

Resolved! PB5 remap pin on STM32F103C8

The pin PB5 used by SPI1 in REMAP mode conflicts with the SMBAl pin of i2c1, how to configure it as the MOSI function of SPI1 on STM32F103C8?PB5 seems to be used as SMBA by default when we use SPI1(remap mode) and i2c1 at the same time. Even if I con...

0693W000000UZykQAG.jpg
FHui.1 by Associate II
  • 2937 Views
  • 9 replies
  • 0 kudos