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 break function problem

Hi,I am using STM32F030C8T6 for a BLDC driver. The driver has the short circuit protection. We use TIM1’s break function to realize it.Now we get some strange waveform: Sometimes, when a break trig occurs, CHx output become low immediately. If it wor...

jhuan.1 by Associate
  • 588 Views
  • 0 replies
  • 0 kudos

STM32L072CZ. NVM programming example project crashes.

Project based on "01_NVMEraseProg" from the "STM32L0xx_Snippets_Package_V1.2.0" crashes.Below is a source code to erase/write 100 flash pages. Code crashes 9 time out of 10.int main(void){   uint32_t addr; error = 0; SysTick_Config(2000); /* 1ms con...

spi master slave communication

Hello every one,I am trying to communicate spi master and slave with two discovery boards In my case stm32l152rc is master and stm32f407vg is slave..When i am sending from master to slave it's receive complete data but when am sending slave to maste...

0690X000006CudlQAC.png 0690X000006CudgQAC.png
jkuma by Associate II
  • 1252 Views
  • 7 replies
  • 0 kudos

FTP Client

Hi,Masterplatform:stm32f030c8 and stm32f103vc I want to download firmware from the FTP server through the GPRS module, perform local firmware upgrade, ask if there is any FTP client information document or demo, thank you very much! Please forgive ...

lyu by Associate II
  • 595 Views
  • 1 replies
  • 0 kudos

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
  • 459 Views
  • 0 replies
  • 0 kudos