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

STM32G431KB strange DAC slew rate behaviour

I assume this issue applies to DACs across all the MCUs but I am testing on a Nucleo-G431KB so I'll stick with the scientific facts.​When I write a 12bit DAC value greater than 4060, the "down" slew rate in buffered output mode drops off a cliff.​For...

0693W00000006ngQAA.jpg
etheory by Senior II
  • 967 Views
  • 2 replies
  • 0 kudos

POWER SUPPLY

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

Vtrai by Associate II
  • 759 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
  • 649 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
  • 807 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
  • 4609 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
  • 1244 Views
  • 3 replies
  • 0 kudos