STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Maximun speed of interruptions on STM32F429

Dear all,I need geneate an interruption about 5Mhz to access to an external device using FMC. I am trying to use a Timer to generate that interrupt but I do not get the results I expect. On STM32F429 and STM32CubeIDE, I config timer 10 with the foll...

Resolved! How to send ADC value to serial port via UART.

I'm getting value from LM35 sensor and i am converting it to celcius. Then I am trying to send it to serial port via UART but i couldn't do it. What codes should i use to convert data to bits. Thanks.

sangarius by Associate II
  • 1374 Views
  • 3 replies
  • 0 kudos

Resolved! Diode D20 purpose?

D20 separates Field GND from PGND. Why?Is it recommended for the CLT-01 or the VNI8200XP or both?What is the probable drawback of connecting the 2 nets without this diode protection? 

0693W000003RtbrQAC.png

How to change pin functions?

I dont know much about all this and I want to learn how to change functions in the GPIO registers. do You use the Cube IDE ? and are there any good tutorials on how to change pin functions ?

STM32_adafriut_sd version detection problem

Hi .Below code has two part :1- when there is response to CMD8 2- when there is notAnd by this response we can determine if it is V1 or V2 but , when it will go for Initializing V2 after sending first ACMD41 then there is an "if" clause ,which will c...

M N by Associate II
  • 2102 Views
  • 12 replies
  • 0 kudos

Handle gesture event not working on STM32F0 platform ?

On My STM32FO platform, i'm implemented touchgfx swipe container with 4 pages.I want to change page with a swipe on the display.But this not working. A touch ( swipe ) on the display called the handleClickEvent function of the swipe container.but nev...

PIRRI.1 by Associate II
  • 350 Views
  • 0 replies
  • 0 kudos

Stm32f407 discovery board issues

I am new to coding. I brought new stm32f407 discovery board. Intially their is no issue with debugging for target. But now ld1 ld2 are continuously glowing and ld3 ld4 ld5 ld6 are not glowing when i connect the board for pc and when a usb is connect ...