STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Analog watchdog/STM32F4

Posted on March 06, 2014 at 09:37Hi I still could not understand the operation of the analog watchdog. For example I want to protect a short ciruit in the H-bridge ; so I put the shunt resistor and set the limit of the maximum current ; for exampl...

reference manual for LCD

Posted on March 06, 2014 at 09:55Hi everyone. today I'm newbie in LCD. I discover the LCD LCM DT192x64 but I don't have any ebook or reference manual about that, I already searched on google but I get another. If you have any book relative with my ...

STM32F4 DISCOVERY wrong EXTI port

Posted on March 04, 2014 at 23:10 I'm trying to do a pin interrupt (EXTI).   My code:  // IRQ handler for EXTI0 void EXTI0_IRQHandler ( void ) { EXTI->PR = 1UL << 0; buttonPress = 1; } int main ( void ) { // some system stuff here ... ...

ppkettu by Associate II
  • 526 Views
  • 3 replies
  • 0 kudos

STM32f4 Discovery Timer Clock Problem

Posted on March 06, 2014 at 11:23Hi you all, I am trying to produce a low jittered sharp clock signal at 96kHz freq. for my I2S application. The purpose is obtaining a interrupt at every 96kHz cycle (10.4us) and with each interrupt, sending one samp...

Speex encoding for voice data on STM32F407

Posted on March 06, 2014 at 03:14Hi, I use speex encoding with Stm32f407VG microcontrollers follows application note ''Vocoder demonstration using a Speex audio codec on STM32F101xx and STM32F103xx microcontrollers'' but differrent: I use an codec I...

nhandt3 by Associate II
  • 941 Views
  • 4 replies
  • 0 kudos

Time spent in WFI / Sleep

Posted on March 05, 2014 at 22:41Hello, I'd like to measure precisely the time spent in WFI / Sleep mode. Is there a non-too-intrusive way of doing that in software ? Thomas.

root by Associate II
  • 640 Views
  • 3 replies
  • 0 kudos

interference between IAP and user application

Posted on March 05, 2014 at 10:29Hi,I can't use the same timer in IAP code and user application code in the same time, even if I reset all registers and interrupts concerning this timer before jump to user application address. Note that I reallocate...

issa by Associate II
  • 792 Views
  • 7 replies
  • 0 kudos

STM32F051 debugger and pin remapping

Posted on March 05, 2014 at 15:31Hi All,I am facing the weird problem. I use STM32F0 discovery kit. I have my setup fully working with debugger integrated in eclipse. At some point, I decided to remap PA11 to AF_1 so that I can use the UART1 with fl...

STM3210E-EVAL uClinux software kit

Posted on March 06, 2014 at 06:31Hi guys I have a ST microelectronics evaluation board and I want to run the uClinux on it.For this after browsing for couple of days I got this document AN3012 - Getting started with uClinux� for STM32F10x high-densi...

piyush2 by Associate II
  • 351 Views
  • 1 replies
  • 0 kudos

STM32CubeF4: EEPROM emulation

Posted on March 06, 2014 at 05:53Is there EEPROM emulation in STM32CubeF4?Page http://www.st.com/web/en/catalog/tools/PF257902 has status NRND and recommends use  STM32CubeF4, but I don't see EEPROM emulation in those biblsПереве�?тиthoseПереве�?тиt...

pestov by Associate II
  • 242 Views
  • 0 replies
  • 0 kudos