STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Can I mask NRST signal input temporarily?

Posted on September 05, 2017 at 18:12Hi there,I am coding STM32F030F4 using CubeMX generated EWARM project. All ICs are monitored by single voltage supervisor including F030, but unfortunately one of IC has design problem and it need a 'reset pulse'...

yoshi by Associate II
  • 291 Views
  • 5 replies
  • 0 kudos

Resolved! Counting Rising Edge

Posted on September 06, 2017 at 10:11Hello I  use STDPERIPH_DRIVER .I want Counting a pulse and when it arrive to special number (100 Rising edge) I get an interrupt.How can i do that?I do somthing like that TIM_ICInitStructure.TIM_Channel = TIM_Cha...

Return value from CMSIS osSemaphoreWait

Posted on December 17, 2015 at 10:40 According to the http://www.keil.com/pack/doc/CMSIS/RTOS/html/group___c_m_s_i_s___r_t_o_s___semaphore_mgmt.html#gacc15b0fc8ce1167fe43da33042e62098(CMSIS version 1.02) the return value should be the number ...

soren2 by Associate
  • 330 Views
  • 2 replies
  • 0 kudos

STM32F042 Nucleo USB detect connection and disconnection

Posted on September 02, 2017 at 14:55Hi all,i have a problem with STM32F042 Nucleo and USB Connect detection.I made my own MIDI Interface with CUBEMX (generated a CDC Projekt and changed it with help from some internet sites to MIDI) and it works we...

hans23 by Associate II
  • 390 Views
  • 5 replies
  • 0 kudos

Resolved! STM32F4xx_StdPeriph_Templates missing file

Posted on September 05, 2017 at 16:11Dear All,Currently I've just got a STM32F429ZIT6 Discovery kit from ST.Q1. I'd like to exam the simple gpio firmware into my kit. So I open the STM32F4xx_StdPeriph_Templates  project in Keil. But I come across th...

0690X000006044VQAQ.jpg

Resolved! Why does STM32F4 Discovery kit

Posted on September 05, 2017 at 14:03Hi,I've just got a STM32F4 Discovery kit (STM32F429)I thought that it embedded software for demonstate at the first time.But my kit does not work.I also I read the below instruction.But I don't know should I have...