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 find the current Cortex-M3/M4 MCU systick count

Posted on August 11, 2014 at 07:28Hi All,Is there any way to count the current systick value for Cortex-M3/M4 based MCU?For some type of Cortex_M4 based MCU has the ''portable_delay_cycles:' function for delay functionality. But i want the systick c...

32-bit Timer issue

Posted on August 11, 2014 at 17:10Sorry guys,I know it's a really simple question but I just don't get it... I'm using STM32F427, we all know its TIM2 is a 32-bit timer. This is the code I'm using to setup TIM2 as a periodic timer.=================...

TCP/IP was not alive but, Ping was alive.

Posted on August 04, 2014 at 09:07Hi. I am new in here with first time to post it. I tried to use the ethernet with LwIP for stm32f407ve LQFP-100. With source of LwIP provided by STMicro electronics, I tried tcp-echo-server. But after working with l...

yiulsup by Associate II
  • 545 Views
  • 1 replies
  • 0 kudos

Low Power Modes on stm32f0discovery board not functioning.

Posted on August 05, 2014 at 23:54 I am trying to use the standby mode on my discovery board in conjunction with digital IO as well as a UART line. I try to send data over the UART then go into standby mode and then wake up to just put out the s...

andrew2 by Associate II
  • 864 Views
  • 5 replies
  • 0 kudos

STM32F303 ADC Dual Mode DMA Halfcomplete Interrupt

Posted on August 11, 2014 at 10:21Hi All,i have a strange Problem with my Application using TIM1 CCR4 as TRGO Signal to trigger ADC1/2 (seems to work). The ADCs are in Regular and Injected Simultanous mode. (Dual Mode bits = 0x01). The ADCs are cloc...

Capacitor C124 on STM3221G-EVAL

Posted on August 11, 2014 at 15:32Hi:Capacitor C124 on STM32 20-21-45-46 G-EVAL is not installed. This capacitor is part of the debounce circuitry for WAKEUP button. There are 2 more button that have the capacitor installed, so I don't understand wh...

eduardo2 by Associate II
  • 460 Views
  • 1 replies
  • 0 kudos

STM32 HardFault_Handle

Posted on August 07, 2014 at 16:13I have a problem in STMF103C8T7 and I can't find the solution.The STM32 reads corrupt data in array and when reaching a certain memory adress it crashes.The array look like this:typedef struct{int32_t v1;int32_t v2;...

CubeMX 4.3 + IAR ARM 6.7 + STM32F4-DISCO

Posted on August 11, 2014 at 09:47Hello.I have downloaded project for STM32F4-DISCO board ( CubeMX 4.3 ). I can export it to IAR, compile and download into board. But I can't turn on any led on board with standard instruction.''GPIOG->ODR=...'' is w...

LIS302DL MEMS: How to use INT1 and INT2 outputs

Posted on August 06, 2014 at 16:06Hello everybody !I try to use the LIS302 (the mems accelerometer of the discovery board).On the datasheet, I don't understand what are the outputs INT1 and INT2, what are the differences?Thanks for your time :) #...

jean by Senior
  • 2088 Views
  • 9 replies
  • 0 kudos