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

STM32L0x3 Interrupt Latency

Good morning,I am working with a board mounting a STM32L0x3 microcontroller. My SystemCoreClock is 32 MHz and TIM12 is clocked at 4 MHz. TIM12 has been configured in order to work in Capture Mode on Channel 1 (falling edge).The ISR does what is liste...

Dave94 by Associate II
  • 7889 Views
  • 14 replies
  • 4 kudos

MCUs: We want your knowledge base suggestions!

Dear community members,We invite you to provide your suggestions for knowledge base articles in this thread. We strive to create articles that can assist or inspire you in the best possible way. Anything goes, the only condition is that it is related...

Resolved! PWM DMA stops after 2 pulses when preload is disabled, (does not when compare register preload is enabled)

I am experimenting with PWM DMA on STM32F407VET6. The code creates pulses of increasing width.If I enable the output compare preload, the number of pulses is 2 instead of 6.The first pulse at startup is the default setting from the configuration in M...

_legacyfs_online_stmicro_images_0693W00000bida9QAA.png _legacyfs_online_stmicro_images_0693W00000bida4QAA.png
Johi by Senior III
  • 4433 Views
  • 9 replies
  • 0 kudos

Resolved! STM32L462 Load Capacitors

Hello, I am using an STM32L462 microcontroller with a crystal from Wurth: 830 016 178This crystal has a load capacitance of 6 pFI calculated the two load capacitors CL1 and CL2 to be 4.3 pFNow, everything is working OK, and the RTC is running fine......

Resolved! Record audio using DFSDM and send the data over UART

I have a B-L475E-IOT01A2 board. I'm trying to use the onboard microphones to record audio, using the DFSDM peripheral, and then send the data over UART to my PC to play it back. The thing is, the data I get is basically just static.Here is how I conf...

anwvo by Associate II
  • 4773 Views
  • 6 replies
  • 1 kudos

Find STM32 with 5 encoders input timers,

For a project, I need to find a stm32 that has a minimum of 5 timers that can read encoders, and it has to have a CAN-bus peripheral.Is there a way to do this in the part selectors? I can select the minimum number of 16bit timers, but not all 16bit c...

Vidicon by Associate II
  • 7126 Views
  • 17 replies
  • 8 kudos

Resolved! STM32H743VI FDCAN didn't works as classical CAN

Hello, I have some trouble with FDCAN.Please let me know what is wrong with my settings. 1. Current problem: My STM32H7 transmit only error. (Logic Analyzer) (PCAN View)Same error signal repeat endless and if I connect PCAN, many other error and stuf...

LSH_6-1707659672665.png LSH_0-1707657852549.png LSH_5-1707659199679.png LSH_1-1707658358071.png
LSH by Associate II
  • 5282 Views
  • 5 replies
  • 6 kudos

I2C transmit error by I2C_FLAG_AF flag

Hi all,I want to drive Humidity and Temperature Sensor SHT4x(address is 0x44).I finished the driver code in STM32F103C8 with HAL lib, but when I used the same driver code in STM32F429IG with HAL lib, the HAL_I2C_Master_Transmit() always returned HAL_...

Junde_0-1708322372777.png Junde_1-1708322646196.png
Junde by Senior III
  • 2475 Views
  • 1 replies
  • 0 kudos