STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Peripheral reset timings

Hello,I have a question regarding the peripheral reset registers.For the G070 device, in the RM0454, section 5.2.16, it is specified that the clock enable of a peripheral takes 2 cycles to prevent glitches. Fine.However, how do you experts use the re...

Kraal by Senior III
  • 975 Views
  • 3 replies
  • 0 kudos

Low-Level Driver

HelloI have been working on some project which require external interrupt (EXTI). It is a custom PCB with stm32L476vgtx MCU. I am able to verify interrupt via HAL library but unable to do so with the LL driver library. I have used the repository exam...

prsh by Associate II
  • 2488 Views
  • 10 replies
  • 2 kudos

STM32H7B3I-EVAL Cube Support

Is there a reason none of the projects for STM32H7B3I-EVAL are available with the cubeMX tool? Can STM provide a project with a better pin editor for this toolchain? 

DMA circular mode and multiple adc channels

i am using dma circular mode for reading adc from 2 different channel. But the main problem that i faced was the value when it is in circular mode is getting offset from the value that i expect from the adc but when i used the normal mode the value w...

as0wanth by Associate
  • 867 Views
  • 3 replies
  • 0 kudos

DP8384

ı want to use DP8384 with stm32h747 Rmmı mode but there is no configutation fot th dp8384  and how can ı do it, please help me... 

Snm.1 by Associate III
  • 923 Views
  • 3 replies
  • 0 kudos

"OTP" memory comments and request

I have a project (joystick controller) that requires a small amount of non-volatile memory (10 to 16 bytes) for calibration data. Presently, I am using a STM32F4 series micro for this project. Although it's a bit overkill, my initial plan was to use ...

gahelton1 by Associate III
  • 3000 Views
  • 10 replies
  • 2 kudos

Effective architecture for multi UART application

I have an application that has to talk to 8 UART devices and a handful of other I2C and SPI devices.  My current architecture is getting kind of complicated and I'd like to see how more experienced programmers handle a situation like this. I'll limit...

magene by Senior II
  • 1786 Views
  • 7 replies
  • 1 kudos