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! Inquiry Regarding MCU with Specific Features

Dear STMicroelectronics Support Team, I hope this message finds you well. I am interested in identifying a microcontroller that meets certain specifications for my project. I would appreciate your assistance in identifying the most suitable MCU. MCU ...

pumarada by Associate III
  • 2095 Views
  • 9 replies
  • 2 kudos

Resolved! STM32 NUCLEO-L4A6ZG Resources and Examples

Hey,I'm completely new to the topic of microcontrollers and currently trying to prepare for an internship (preparation and prior knowledge are not required, but I would still like to prepare myself). Since I already the chip (STM32L4A6) I'm going to ...

stmax by Associate II
  • 3357 Views
  • 7 replies
  • 3 kudos

STM32G4: USART FIFO Error Flags

I'm using the USART on my STM32G474 in FIFO mode with LL-libraries. The datasheet says:" However the RXFIFO default width is 12 bits. This is due to the fact that the receiver does not only store the data in the FIFO, but also the error flags associa...

Herm by Associate III
  • 1807 Views
  • 5 replies
  • 1 kudos

Resolved! Unusable STM32L01 MCU pins?

Hello, all.I'm trying to design and build my first STM32 project, a timer. I'm using the STM32L101K4 and have it configured as illustrated in the attached screenshot. The pins are configured in STM32CubeIDE as:External LSE on 2 & 3LCD connections on ...

KevinZ by Associate III
  • 2530 Views
  • 8 replies
  • 0 kudos

STM32F411 - common short questions ...

Good Evening Ladies and Gentlemen, A short introducing purpose of mine: int main(void) { RCC->AHB1ENR |= 0xFC; // ---> Here I would like to open the Port clock RCC->APB1ENR |= 0xFC; // ---> Here I would like to open the USART2...

timbo2023 by Associate III
  • 6419 Views
  • 35 replies
  • 3 kudos

GT911 stucks/freezes in multitouch.

Hello Community,I'm using GT911 with STM32F746 over I2C. I have noticed some time it stucks when multi touch is used (very few times in single touch as well). Upon debugging I noticed a change of voltage level of Interrupt pin.In working state, INT p...

0693W00000UnmnYQAR.jpg 0693W00000UnmpeQAB.jpg
KAgga.1 by Associate III
  • 1581 Views
  • 2 replies
  • 0 kudos

nRF24L01+ receiver problems

Hello,I am currently using a custom-built board designed to the nRF24L01+ specification and using the same exact circuit provided in their datasheet. It is connected to my STM32F103 through SPI. I am currently using this library to test out this boar...

Resolved! STM32L476 minimal ADC sampling time

Hello,STM32L476 data sheet Rev 8 talks in 3.15 about "Down to 18.75 ns sampling time" while table 77 only lists a minimal 31.25 ns minimal sampling time. Is 18.75 ns sampling time possible and with what setting?

Resolved! Read wrong content of MCU's internal flash

HelloI am working in dual bank mode with STM32G474RET6 MCU. I want to store some default values in internal flash beyond last programmed firmware's data address.For example I have following contents in flash (shown from STM32CubeProgrammer):Data star...

AlexHalf_0-1704730435486.png
AlexHalf by Associate III
  • 3125 Views
  • 10 replies
  • 1 kudos