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

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
  • 391 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
  • 503 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
  • 996 Views
  • 4 replies
  • 0 kudos

Resolved! Where is pin Nr 1?

Hello,On this picture, which is the pin Nr 1?Top right or bottom left ?ThanksJulien

JulienD by Senior
  • 1033 Views
  • 4 replies
  • 0 kudos

Resolved! How can we use RS-485 in full-duplex ?

Hello,We need to use RS-485 in full duplex, and with the flow control (DE).Is it that when we configure DE with RS485 is shall be used as half duplex ?can I configure rs232 pins with RTS (instead of DE) before converting voltage to rs-485 levels ?Wil...

ranran by Senior II
  • 6393 Views
  • 16 replies
  • 0 kudos

Resolved! STM32H7 SPI ISSUE

Posted on April 06, 2018 at 16:43 Hai, Iam using the STM32H743VIT controller , We are using the spi4 in our board ,we generated the code using the cube mx nothing is coming(CLK and SIN)when transmit the data using the function ( HAL_SPI_Transmit(SP...

MANISH by Associate II
  • 2594 Views
  • 10 replies
  • 0 kudos