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! STM32F7: Timers in encoder mode

I would like to know whether the general purpose timers Timer 1,8,2,3,4,5 in the STM32 F7 series can be configured in encoder mode?I am doing a comparison between F7 and H7 series Microcontrollers. I need to count my motor rotations through timers in...

SRoy by Associate II
  • 1097 Views
  • 3 replies
  • 0 kudos

ADC multi mode operation. Please help :)

I have a circuit, using stm32f100c6t, and there are 8 analog channels which I have to poll every 100 ms. one of the channels is rectified and filtered AC voltage, if this value is acceptable for operation, the circuit has a backup battery supply (lea...

eergi by Associate II
  • 2020 Views
  • 11 replies
  • 0 kudos

I want to have the 4 ADCs of STM32F303VCT being triggered on the update event of timmer 8. When they complete they should generate an interupt.

All ADCs are in regular mode and only 1 channel is used per ADC. I can get ADCs 1,2 and 3 to work, but when ADC 4 is added it never generates an interupt. If I only start ADCs 3 and 4 it works fine. Everything is generated with CubeMX (find attached ...

nVan.0 by Associate
  • 409 Views
  • 0 replies
  • 0 kudos

.bin file generated by GCC too large

Posted on May 08, 2017 at 13:34Hi ST community membersWe are working on the optimization of a project's code running on STM32F429ZIT6 �C, in terms of speeding execution, or minimizing latencies due to memory access competition.Our solution is to reo...

NUCLEO H743ZI ETHERNET COMMUNICATION PROBLEM

Posted on December 11, 2017 at 14:04I have a NUCLEO H743ZI board and I want to communicate pc and nucleo-board by using LAN8742 on NUCLEO-H743ZI. I tried many of times but I havent succeeded this. I made communication between pc and STM746VGT6 micro...

Duygu A by Associate
  • 522 Views
  • 2 replies
  • 0 kudos

ADC low power

HAL_ADC_DeInit()enter stop modeclock configHAL_ADC_Init()is it a good method to do low power?

stm32l1xx adc is giving random data after conversion done

hi,we are trying to measure vrefint using adc of stm32l1xx. the converted data is keep on varying between 0 to 3000 (decimal). we are not sure where is the problem. can anyone help on this issue? here is the sample code: //hsi clock is enabled in st...

es.18 by Associate II
  • 1065 Views
  • 4 replies
  • 0 kudos