STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L476 SPI half duplex receive clock

I configured the SPI2 port for bidirectional (BIDIMODE = 1) and rx (BIDIOE = 0), then enabled the port (SPE = 1). According to the RM the enable should immediately start sending clock pulses out the SCK pin and read data on the MOSI pin, since it is...

STM32L452RE in stop mode (both stop0 and stop2) sometimes decide to ignore EXTI interrupts for a second or so.

I run my CPU mostly (when possible) in stop2 mode. I want EXTI interrupt from few pins to wake it up.                                What i found is that sometimes it doesn't.                                                                           ...

WPuch by Associate II
  • 284 Views
  • 0 replies
  • 0 kudos

MDMA & internal FLASH R/W on STM32H7

Good morning,We're using an STM32H7 to acquire simoultaneously 3 ADC channels 16-bit @ 5MSPS, and we store data in an external eMMC. Everything worth seamlessly as follow : 3 slave-SPI with 3 DMA to internal flip/flop buffers ; MDMA to interleave dat...

A new learner wants to know

Hello everyone.İ am a new member.For several years i have been writing codes in pic ucontrollers as hobbiest. İ write codes in MPLAB X and CCS C for pic ucontrollers especially in 8 bit ones .But i want to turn my hobies into a job. When i see the jo...

omer_127 by Associate
  • 440 Views
  • 3 replies
  • 0 kudos

STM32F103VCT TIM PWM Remapping problem

Dear guys.i have a problem.I used the STM32F103VCT.I control 3 color RGB LED using TIM1 PWM CH1~3 and i set the pwm parameter by CubeMX.After set the pwm, the pwm function is good work, but other device - USART1 is not work and debug mode is automati...

KLee.0 by Associate
  • 234 Views
  • 1 replies
  • 0 kudos