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

stm32 i2c transmitter mode flags doubt

why need to monitor txe flag and btf flag to transfer data after each byte.txe says data register is empty,btf  and txe says need monitor after last byte. according to reference manual.but my question is how should i know i get ack after sending 1 by...

STM32F302VCT6 - PC14 -> RTC_OUT_CALIB ?

I would like to set a 1Hz signal on the PC14 (RTC_OUT_CALIB). I have found a manual in document AN3371 (see picture in appendix). The code is also in the appendix. Unfortunately, nothing happens on the PC14 but the RTC works. If anyone has any idea w...

_legacyfs_online_stmicro_images_0693W00000dDc1sQAC.png
SimonFu by Associate
  • 75 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H7 DMA

HelloCan the STM32H743 modify data at two non-consecutive peripheral addresses in a single DMA event,A DMA event changes two peripheral addresses,

Resolved! STM32N6 IMX219 camera

Hello,I'm trying to port the ST IMX335 camera driver middleware to work with the RPi 2 IMX219. Everything works well with the IMX335, however after adjusting to reflect the IMX219 registers I get no image data and a Lane 0& 1 control error flag as so...

STM32 with Cortex-M85

Could it be time for ST to reveal such an MCU at the summit in a few weeks? Or maybe a Cortex-M55 that actually have integrated flash or MRAM or similar? (STM32N6 is interesting, but I would like to see flash/MRAM/something else integrated...

TLin.5 by Associate III
  • 128 Views
  • 1 replies
  • 1 kudos

Scheduling timers for motor control

Hi!I'm struggling to wrap my head around timers - I am trying to schedule some ADC reads of a current sense amplifier in a motor control setup.I have three center-aligned PWM waveforms being generated by Timer1, which successfully commutate a BLDC mo...

sb_st by Senior
  • 111 Views
  • 3 replies
  • 0 kudos