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

How to properly set up external crystal for NUCLEO-L073RZ?

I am using the NUCLEO-L073RZ development board. When looking at the documentation, it seems that the STM32 MCU (U5) on this dev board uses an external HSE clock signal from the programmer MCU (U2) on the top portion of the board. This MCU (U2), in tu...

UShah.14 by Associate
  • 547 Views
  • 0 replies
  • 0 kudos

Why transmitting data in STM32 I2C slave is not working

I am using STM32L4R5ZI as a I2C slave. From I2C master I am getting first command and On my slave device I am sending the response but the slave code hangs there(and it makes my master device to reboot automatically). Please provide the necessary inp...

Shree by Associate II
  • 1840 Views
  • 7 replies
  • 0 kudos

UART receiving problem (using interrupts)

Hello everyone,I am facing a issue I can't explain.I am migrating a code from F1 to F2.I am using UART4. If I only use this peripheral I can send and receive data and everything work well.Then I am using a the TIM6 to have a 2ms counter.In the IRQ of...

haye by Associate II
  • 1936 Views
  • 9 replies
  • 0 kudos

Timer sample code for buzzer on STM32L432G

Can you please share me timer sample code for STM32L432G board.I have Sensortile board and would like to interface buzzer, so I need to add timer code to get timer cb to toggle the required frequency to get the proper buzzer sound.Also please suggest...

Resolved! Why can't I use all SRAMs?

STM32F407VGT6 -> this controller have 192kb of sram, I create a big byte array have 131832 byte and i got an error in Keil.Any idea why?

ExtSol by Associate II
  • 2120 Views
  • 4 replies
  • 0 kudos