STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SYSCFG.PWRCR ODEN bit on STM32H743 version Y

Like many I assume I'm having to code to cope with the differences between version V and version Y H7 parts. Things like having to change the call to set RTC drive current depending the version are irritating (errata on version Y).ASN5312 states that...

PMath.4 by Senior III
  • 531 Views
  • 3 replies
  • 0 kudos

How to slow down the speed of DMA for ADC

Hi,I tried to add a DMA for my ADC on STM32F767ZI with 216MHz. I just want to convert one Channel. In my Interface a select circular mode, enabled DMA continuous request, enabled Continuous conversation mode. When I start the DMA, my Buffer get fille...

STM32H7A/7B Documentation.

I wonder when the STM32H7A/7B documentation will be available.The L5 documentation was released more than a year ago, and L5 is not yet available in stock at distributors. H7A / H7B are in stock and there is no sign of the documentation!

Asantos by Senior
  • 623 Views
  • 6 replies
  • 1 kudos

STM32F446 CAN bus 500kbps Crystal/Crystal-less

I am working on an automotive product that will interface with the vehicle's CAN bus network running at 500kbps. My question is, is the STM32F446 capable of reliable communication without a crystal? Or is it absolutely necessary? The last thing I wou...