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

I2C Busy flag always set

Posted on September 06, 2017 at 16:16Helloi using STM32F103ZET6 & STM32CubeMX V4.22.0 & Firmware F1 V1.6i want Send Data Via I2c But HAL_I2C_Master_Transmit Return HAL_BUSY i Remove My I2c device (AT24C512) but Still HAL_I2C_Master_Transmit  Return ...

Pedram by Associate III
  • 925 Views
  • 4 replies
  • 0 kudos

External interrupt and input capture

Posted on September 06, 2017 at 13:47Hello,I'm using STM32F103c8t6 with CubeMX and in my application i'm using many Pins as External interrupt source and i have two questions:1-An action must be done after pressing then releasing the button (rising ...

sak hos by Associate III
  • 1204 Views
  • 2 replies
  • 0 kudos

STM32F7 dual bank flash erase stall

Posted on September 06, 2017 at 13:53HelloI am using STM32F765VGT and have the flash in dual bank configuration.I have an application in bank1 erasing bank2. Most of the times, but not always, the processor stalls during erase of bank 2. I dont do a...

Resolved! STM32F429-disc1 GPIO_IOToggle test (How can I modify GPIO pin

Posted on September 05, 2017 at 18:43Hi.I've done set up the \STM32F4xx_DSP_StdPeriph_Lib_V1.8.0 with keil and  think the flash download works good.So I'm trying to implement GPIO_IOToggle test with STM32F4xx_DSP_StdPeriph_Lib_V1.8.0's  template pro...

0690X000006044fQAA.jpg

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
  • 979 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
  • 1103 Views
  • 2 replies
  • 0 kudos