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

POWER SUPPLY

Can anyone please tell me the difference between VDD,VBAT and Voltage regulator in stm32f407vgt6 discovery board

Vtrai by Associate II
  • 658 Views
  • 2 replies
  • 0 kudos

Why does UART accept the signal without any failure in one conditions and doesn't accept the signal at all in the other conditions?

Hello.I have assembled the device on the STM32L496ZGT6P microcontroller. Along with the other functions, this controller is to poll its UART interface (more precisely, UART4). The device is operated outdoors and at low temperatures, and I have notice...

ATmos.1 by Associate
  • 566 Views
  • 2 replies
  • 0 kudos

Resolved! STM32L4 ADC Clocking Problem?

Hi Everyone.Page 524, section 18.4.16 ADC timing of the STM32L476 Ref manual states.The elapsed time between the start of a conversion and the end of conversion is the sum ofthe configured sampling time plus the successive approximation time dependin...

kvresto by Senior
  • 737 Views
  • 2 replies
  • 0 kudos

Resolved! How to properly enable all RAMs on a single core STM32H7?

Still learning H7 so apologize for a silly question.I want to use all Dx RAM parts on a single core STM32H743: D1, D2, D3.Now, in system_stm32h7xx.c , SystemInit there's following code:#if defined (DATA_IN_D2_SRAM) /* in case of initialized data in ...

Pavel A. by Super User
  • 4170 Views
  • 5 replies
  • 0 kudos

Use DMA with SPI acting as a (simple) shift register?

I've (sort of) found out a way to store GPIO states in memory with DMA (parallel data input from a 74HC595 shift register, because the STM32F103Cx doesn't have 4 SPI peripherals) and I want to output that same data via SPI in a similar manner, except...

JShel.1 by Associate II
  • 1067 Views
  • 3 replies
  • 0 kudos

problem with Soft AP on L-475-B IoTA2

hi everyone,what's the problem with AP on the IoTA2, I can't set an AP, everything works great only the AP doesn't work?can someone tell me is there Something with the fw?

idrissmc by Associate III
  • 339 Views
  • 0 replies
  • 0 kudos

What commands should I send through the Serial COM port to a Nucleo-F401RE board via a Python Script and Command Prompt to replicate the Connect and Start options in Unicleo-GUI?

Hello All,I am using a NUCLEO-F401RE Board and a IKS01A2 Sensor Board with it. I want to collect the incoming data dynamically and modify it. By using Unicleo-GUI and just clicking Connect and Start I am able to observe the collected data. I want t...

engtec by Associate
  • 626 Views
  • 1 replies
  • 0 kudos

Timer: No complementary output in one pulse mode?

Does one pulse mode offer the complementary output? My complementary output just sits there. I'm on TIM17 and I'm not sure if being on the 'lite' timer is the problem. I suppose I'll try moving it over to TIM2 and see if the problem persists althou...

n2wx by Senior
  • 1222 Views
  • 7 replies
  • 0 kudos