STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with timer interrupt routines

Posted on April 14, 2013 at 12:25Hello all, I've run into the following problem with the program execution. On the STM32f4 Discovery board I've configured two timers with the IRQ routines for measuring two external PWM signals. This works excellentl...

jamsoft by Associate II
  • 1837 Views
  • 7 replies
  • 0 kudos

STM32F4 + EEPROM + I2C interrupts

Posted on April 22, 2013 at 16:17 Hi I am trying to read 4 consecutive registers from an EEPROM using I2C through interrupts. The Start Generation is done inside an EXTI interrupt handler after the user button is Pressed. The rest of the read...

Problem on my USART

Posted on April 19, 2013 at 10:13Hi everybody, I got a strange problem on my USART3 of my STM32F205VE. The UART is working perfectly up to 19200 bauds. With a terminal, I can see my sentences, with the oscilloscope my bit period is OK. I would like ...

Stm32F4 and JTAG

Posted on April 22, 2013 at 10:15Hello I have 3 units ulink2 , I am using keil .. when i was using v4.60 , i was able to debug and download using jtag .. I get some problem with that version later one we upgrade it to v4.70a ; now I cant use JTAG ,...

sami by Associate II
  • 702 Views
  • 2 replies
  • 0 kudos

usart and rs 232 problem

Posted on April 21, 2013 at 12:35 I have a problem ... I want to connect to the terminal via RS 232 converter usb .. code seems to be reasonable but still something is wrong, I can not send anything to the terminal please help. #include ''stm32...

teacha by Associate II
  • 1081 Views
  • 5 replies
  • 0 kudos

stm32l152 Timer problem

Posted on April 22, 2013 at 11:40Hello,         I modify the demo code in STM32L1xx_StdPeriph_Lib_V1.2.0 --> TIM --> OCToggle. I reconfigured the TIM3_CH3 CCR3_Val to 40 to generate 200KHz square waveform. The output frequency measured is only 122Hz...

xinjin by Associate II
  • 394 Views
  • 1 replies
  • 0 kudos

USART3 RXNE IT - does not work

Posted on April 21, 2013 at 18:35 Hello, i need two USARTs working. First one USART1 (TX only) (Used for debugging purposes). Second one USART3 (TX/RX) Write function will send message to another device and waits for answer. After initializat...

ondrej by Associate II
  • 746 Views
  • 5 replies
  • 0 kudos

STM32F407 Standby issues

Posted on October 24, 2012 at 17:56Hi,We've managed to get our STM32F407 board to cycle in and out of standby using the RTC (once a second). We've also enabled the wake-up line to allow another low power micro to wake it up if needed.The problem we ...

pirow by Associate II
  • 571 Views
  • 3 replies
  • 0 kudos

WAVE PLAYER AND RECORDER

Posted on April 16, 2013 at 21:57Hi My application depends on the discovery board design where I need to record  and play simultaneously. It seems when it record only the recorded wave  is clear with low noise  , but when playing  wave at same tim...

sami by Associate II
  • 644 Views
  • 7 replies
  • 0 kudos