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

STM32F750N8H6 Internal Flash size

Hello,We have a custom System-On-Module based on the STM32F750N8H6 MCU. We successfully installed 50KB-size U-Boot SPL and 220KB main U-Boot images into the internal Flash, and they work.Could please someone explain how is that possible? Device datas...

ARM RTOS C/C++ Newbie

Hi,I have experience of 16bit microchip micros using embedded C, and i am about to move across to ARM RTOS C++. I have narrowed my chip vendor down to ST. As i am starting from zero on ARM development, could you offer advice on which is the easiest d...

JHerl by Associate II
  • 901 Views
  • 5 replies
  • 0 kudos

Stm32L486 ADC3_CCR

Hi,As for the STM32L486, it have 3 ADCs. Is There only 1 ADC common registers ADCx_CCR (x=1,2,3) for all or individual for each ADCx?In IAR IDR Arm8.32.2, the SFR setup information states that it is only one ADC_ CCR for both 3 (atached picture). Thu...

VTran by Associate
  • 669 Views
  • 1 replies
  • 0 kudos

Using PC_1 and PC_5 results in a faulty reading values, Why?

The question is regarding Nucleo-l476RG, I need to use 5 ADC, 12Bit. No matter what I do. I cannot see that these pins are connected to anything else. Why do I get a wrong reading on these GPIO? Please notice that my board is new .. the MCU is not da...

MJala.8 by Associate
  • 494 Views
  • 2 replies
  • 0 kudos

How can I implement reset button functionality without actually pressing the Reset button on the board and using some special pins on the STM32F446RE Nucleo board to do so?

I need to implement the reset button functionality without pressing the reset button by using, maybe, a GPIO pin on the STM board by giving HIGH or LOW on a specific pin using a GPIO of the Raspberry Pi. How can I do that?

SSoni by Associate III
  • 1937 Views
  • 4 replies
  • 0 kudos

Running QSPI Samples on STM32F7 EVAL board

I'm trying to run the QSPI samples from the STMCube_FW_F7_V1.15.0 package on my STM32F7779I-EVAL board. They run with no error but there's point where the data read back is compared to the data written and they never match. I tried both the interrupt...

LRodr by Associate
  • 773 Views
  • 4 replies
  • 0 kudos