STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Dynamically change pin configuration

I would like to change the pin configuration from GPIO Input to INPUT_CAPTURE_MODE_Channel in the code (dynamically). How to achieve this ?I'm using STM32F103CBT6.Please Help. Thank you.

KGaik.1 by Associate II
  • 858 Views
  • 5 replies
  • 0 kudos

How to chose resistors value and how to connect them for smt32F2 ADC input pin protection according to technical documentation suggestions?

I was reading related to stm32F07 devices application notes and datasheets for ADC input suggestions. AN4899 rev 2 (pg 22)DS6329 rev18 (pg 101)In order to prevent negative and positive current injection, they say:It is recommended to add a Schottky d...

genisuvi by Associate III
  • 2812 Views
  • 2 replies
  • 0 kudos

How to program STM32F407VET6 boards?

Hey everyone, I am new to STM hardware and software... Recently got a development board from a third party that's based around the aforementioned microcontroller. From what I gather you can start building on STM projects from STM32CubeMX, however I c...

STM32L4S9 UART Receive Problem.

Uart ConfigurationUart Receive CodeHello,I am working on a project with STM32L4S9 mcu and I am trying to receive data via uart from a GPS module (ublox CAM m8) which is continuously sending data. The problem is that when I am trying to debug with bre...

0693W00000SuOELQA3.png 0693W00000SuOEGQA3.png
SEfte.1 by Associate II
  • 980 Views
  • 5 replies
  • 0 kudos

SDRAM Not working in STM32H757I-Eval Board.

I am using STM32H757I-Eval Board for our study, I created the project for STM32H757 SDRAM interface. While configuring the SDRAM through FMC. I configured SDRAM1 with Bank 2. After that found that the pin configuration generated by the code genera...

0693W00000StoijQAB.png

I2C Slave freezes SCL line

Hello,i tried to implement a I2C slave device on a STM32L486.It is working, but sometimes (after a few seconds, minutes or even hours) it freezes/blocks the SCL line. So the master device (also a STM32) generates a error.I have no glue what happens h...

Make USART6 as debug console in STM32F768-discovery board

Greetings !I am working on STM32F769 discovery board . I have built OS using Buildroot . I can able to get U-boot prompt through Default debug console (USART1).Here I having a requirement of changing default debug console (USART1) to USART6 . I am a...

PG.9 by Associate III
  • 667 Views
  • 2 replies
  • 0 kudos