STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

getStorageStructure API function unresolved

I was trying to use the getStorageStructure API function inside the example program which is supplied with STM32CubeProgrammer. The Visual studio solution I was trying to change, inserting the call to the getStorageStructure, is the STM32CubePrgAPI. ...

FValm.1 by Associate III
  • 472 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H7 stock on 2023

Hello,I'm design a new product based on STM32 and I'd like to use a H7 family. The main problem is that there is no stock on the market. I'd like to know is there is any possibility that H7 or even F7 will return on stock with a normal price on the 2...

RStra by Associate III
  • 1045 Views
  • 4 replies
  • 1 kudos

STM32F767 TIM1 OC with DMA problem, no output on pin.

Hey,I'm trying to get a STM32F767ZI (on the NUCLEO-767 board) running with TIM1, Channel 1 on Output Compare (CH1). I want to feed the CCR1 values by DMA with a circular buffer.If I dumb down my code to the bare minimum, I have the following:uint16_t...

Resolved! User external HSE on nucleo board bypass bit (HSEBYP) acts weird

Hi, I am trying to use an external frequency to drive my STM32F303RE, using a nucleo board (NUCLEO-F303RE). There is a lot of confusion going on right now. First of all, I was provided a nucleo board with an external oscillator that was already solde...

LT.1 by Associate II
  • 2523 Views
  • 3 replies
  • 0 kudos

Resolved! I2C Communication problem with STM32F103C8 Blue Pill Board.

I am using STM32F103C8 Blue Pill Board. I am trying to communicate with ATH20 Temperature & Humidity sensor from past One week. Configured STM32F103 Blue Pill - System Clock As (8mHz * PLL8 )= 64mHz and APB1 as 32mHz.I have Trouble wit START bit, Whe...

Siva Ram by Associate II
  • 2686 Views
  • 4 replies
  • 2 kudos

How to exactly reset Timer

In my project, I have to count exact time and I am using very sensitive external oscilator. I configure it as a external timer. I have a certain number of overflow counts and waste values for my count, when it reaches the waste value, I create a capt...

hdemi.1 by Associate III
  • 975 Views
  • 3 replies
  • 0 kudos