STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Need help with STM32F072 timer 3 output compare unit

Posted on March 03, 2015 at 19:06Hello. Thanks for helping.  I have a need to generate fairly precise output pulses atsomewhat irregular intervals.  I have timer 3, Ch1 set up forinput capture, and it works great. I have the timer set to roll overat...

lou by Associate II
  • 821 Views
  • 6 replies
  • 0 kudos

PGERR writing user data option bytes STM32F103RE

Posted on March 03, 2015 at 18:44Hi all,I am trying to read and write the STM32F103 user data bytes (Data0 and Data1 in Table 8 of STM32F10xxx PM0075 Programming manual).I wrote this code to set Data0 to value 0x1B:  FLASH_UnlockBank1();            ...

okelly by Associate II
  • 1135 Views
  • 3 replies
  • 0 kudos

STM32l1 Discovery Board

Posted on March 03, 2015 at 17:23Hello,I got a little question. I want to use the LEDs 3 and 4, mounted on the STM32l1 Discovery Board, to check a Programm with him. But there is my Problem, the LEDs and the Programm use both the PC8 and PC9 Pin. Wh...

Memory usage monitoring

Posted on March 03, 2015 at 16:41I would like to monitor the memory usage in my microcontroller. The purpose is to verify that there is no memory leak after a certain time. Is there a way to do this in debug mode or with an existing function?

mathilde by Associate
  • 300 Views
  • 1 replies
  • 0 kudos

BUG REPORT: stm32f4xx_hal_smartcard.c

Posted on February 06, 2015 at 02:47Two bugs. Using STM32F415 64 pin. Bug 1. Smartcard mode (half duplex). USART config created by CubeMX (latest).  This bug cures spurious and repeatable receiver overrun error while transmitting. Cure is leave par...

Receive text file from HyperTerminal via UART

Posted on March 03, 2015 at 10:18Hello everybody, I have to send a file from the computer (so from HyperTerminal) to the STM3240G eval via USART3 (or any UART). I wrote a program to receive one data from USART (getchar() ) and it works fine but I do...

I2C2 configuration

Posted on March 03, 2015 at 09:12 Hi I'm working on STM32F401, I'm trying to configure I2C2 port as an I2C Master, when i Generate START condition i don't get an interrupt. What I'm doing wrong?   //Configure PB10 I2C2 Master, SCL pin PB3 I2C2 ...

gil23 by Associate III
  • 819 Views
  • 4 replies
  • 0 kudos

Current consumption behaves like saw-tooth

Posted on February 24, 2015 at 15:13I measured the current consumption of STM32F3 discovery board from its Idd pin and I always see the current consumption decreasing with time over a period of 50-60 seconds and then shoots up to the initial value. ...

rizwin by Associate II
  • 2239 Views
  • 14 replies
  • 0 kudos