STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! What voltage should be clamped on for analog input, vref or VDDA? At what condition positive injected current happen when the pin is used as analog input?

Hi, I'm using STM32H7A3, and I’m a bit confused about injected current for pins used as analog input. In our design, I used both 5V tolerant and 3V tolerant pins as analog input. And VDD=3.3V, VDDA is connected to VDD with a bead. And Vref is 3V. And...

Jasmine by Associate II
  • 1950 Views
  • 4 replies
  • 1 kudos

Is it possible to erase Full chip?

Hello, I have a question:Is it possible to erase full chip (for example... erase full chip after counter value get value 100)?I'm using stm32f303cb.Thank you for your time,Domen

DIvan.1 by Associate III
  • 2226 Views
  • 5 replies
  • 0 kudos

MEM TO MEM DMA

I am using STM32H743ZI2. I am using 6 ADC with external timer and dma to acquire data. After I acquire adc data (16bits), I will use scale ratio to obtain physicals value I would like to get. This value will be 32bits. After I do power (a x a), the r...

GPIO after reset value

Hi everyone,First of all thanks for your answers and sorry for my english level.I checked the reference manual of my MCU (RM0468) and I realized that the after reset value of the most GPIO is high impedance.I need to stablish a new after reset value ...

Resolved! STM32F105: ADC Scan Conversion Mode with DMA

For a STM32F105 project I have ADC1 configured with13 regular conversion channels.The problem is I only get the first reading and the rest of the buffer stays empty.It seems the pointer to the buffer array is not correct or the DMA is not incrementin...

0693W00000QNXtTQAX.png 0693W00000QNXu2QAH.png 0693W00000QNXuCQAX.png
MEige.1 by Associate III
  • 2329 Views
  • 3 replies
  • 0 kudos

Resolved! Cycles or duration of float Multiplication on STM32F4

Hi all,I have a question concerning the duration of float multiplication on the STM32F4. As far as I know, the chip has an FPU.I run the following code snippetfloat LagCompensator_process(LagCompensator_instance* S, float input) {   S->x2 = input;  ...

0693W00000QNn4MQAT.png
phkloth by Associate II
  • 4347 Views
  • 12 replies
  • 0 kudos