STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USART not getting enabled

Posted on September 24, 2016 at 17:57 Am trying to run USART by getting to write in the E-Terminal of CodeLite to interract with my STM32F4 However, i get no response when i the main method is called....here is my main method.... #i...

malehakim by Associate III
  • 340 Views
  • 3 replies
  • 0 kudos

STM32F103 - rotary encoder TIM - INT generation

Posted on April 07, 2014 at 12:39 Hi. I successfully configured my STM32F103VC custom HW to use a rotary encoder by following the code suggested in this forum. So first of all: thank you! When I wrote ''successfully'' I mean that the cou...

nicola by Associate
  • 905 Views
  • 5 replies
  • 0 kudos

Possible bug in HAL USART Driver

Posted on September 11, 2016 at 16:41I am experimenting with FreeRTOS and the HAL layer using an STM32F4 DISCO board.I have two threads.  One reads from the serial port and send the byte read, in a message to a second task.The second task, blocking ...

STM32L476 I2C speed setting accurately?

Posted on September 24, 2016 at 01:37Hi there,I got an issue recently when I was trying to set up the I2C speeds for STM32L476RG. I can set it up for an approximate value but never get the exact one. For example, I want to achieve 100 kHz while I ca...

jiayuan by Associate II
  • 462 Views
  • 2 replies
  • 0 kudos

What SWD/ISP/JTAG to use with STM32F407?

Posted on September 24, 2016 at 00:16I am building a testboard with a 100pin 407VGT in it. There is no room for USB on it. After reading the HW manual I still don't know what is a correct/best programmer connector to use. There are 6 pins in Discove...

LMI2 by Lead
  • 1905 Views
  • 4 replies
  • 0 kudos

stm32L476RG nucleo dev board

Posted on September 23, 2016 at 20:00I am losing my mind, I start cubemx, installed stm32L4 library, configure the clock HSI , as this board has no HSE, GPIO and SPI, choosed MDK 5,  I generate the code, and try to test GPIO using Hal api, nothing h...

Declaring variables in External SRAM

Posted on September 23, 2016 at 18:33Hi everyone!  I'm having some difficulty getting variables to be declared in external SRAM.  I'm using a STM32L4.  If I do address casting like the FMC example project for the eval board in the library code I can...

Jim Kaz by Associate II
  • 745 Views
  • 1 replies
  • 0 kudos

Program received signal SIGINT, Interrupt

Posted on September 23, 2016 at 11:06Hi, I am using STM32469I-Evaluation board (384KB SRAM and 2MB flash), Cube MX version 4.16, SW4STM and AC6 tool chain version 1.8v (32bit OS) and ST-Link V2.1 debugger (firmware version V2.J27.M15). I have create...

One-Wire protocol with Input capture

Posted on September 23, 2016 at 12:07Hi to all i have this problem, i have a STM32L152RE with a temperature Sensor, this sensor use 1-wire protocol,the data is codifing with pulse width, lather the mcu start the connection the sensor give the 40 bit...

antonioB by Associate II
  • 401 Views
  • 1 replies
  • 0 kudos