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

Can I use the STM32L476RET6 with TFT LCD?

Hello, I am making a module using  STM32L476RET6 .I have a few questions. ​In various examples, ​most of them use DOT-LCD.​ Can I use the STM32L476RET6 with TFT LCD?​ 2. If it is available, Can I connect 'LCD DATA' to 'LCD SEGMENT ' pin?Thank...

YJEON.15 by Associate
  • 301 Views
  • 0 replies
  • 0 kudos

Using two channels in one ADC at a time.

Hi sir i am trying to use two ADC channels in ADC 2 but i am unable to get the values of two channels please help me in this i tried to use DMA also but i am not getting the values on both ADC i getting values in one ADC please help me in this. I ha...

MSai by Associate II
  • 643 Views
  • 2 replies
  • 0 kudos

SPI communication STM32F429ZI and L3GD20

Hello,I am trying to get started with gyroscope L3GD20 on discovery board. I had problems with HAL SPI library so I wrote my own. When I try to communicate with gyro I cant get any answer, I try to read WHO_AM_I register but all the time I got answer...

Problem reading multiples channels on ADC on STM32F303.

Hello,I'm new to STM32 world (but I know a little about MCUs...) and I'm trying to read several channels on ADC on STM32F303 MCU. I've tried to follow tutorials from Internet, but none of them seems to use version 5.0 of CubeMX, which may lead to inc...

JLojo by Associate III
  • 310 Views
  • 0 replies
  • 0 kudos

Problem with STM32F407 using RTC_SmoothCalibConfig

DBP bit (PWR_CR) is set to enable write accessRTC_WPR is written key-sequenze (by function itself) to enable write accesscall of RTC_SmoothCalibConfig(...) does not change Register RTC->CALRreturn of RTC_SmoothCalibConfig(...) is SUCSESS, nevetheless...

CCars by Associate II
  • 765 Views
  • 4 replies
  • 0 kudos

HAL "instance" parameter contradiction

Hello,Is "instance" used just for numbering of HAL instances, or is it that the number has additional meanining in term of hardware ? For example:With SRAM, the instance in the SRAM example (stm32h7cube) is:hsram.Instance = FMC_NORSRAM_DEVICE; hsram...

ranran by Senior II
  • 361 Views
  • 0 replies
  • 0 kudos