STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STA8088FG

Posted on June 05, 2013 at 20:30Hi I have a question about STA8088FG but no place in forum for it The documentation is so thin I dont know what is required to program it is it already programmed? how to use it? does it output formated nmea? what ar...

julien2 by Associate
  • 463 Views
  • 2 replies
  • 0 kudos

IAR debug mode

Posted on June 06, 2013 at 09:09Hi everyone, I'm doing many programming in IAR with stm32f3 discovery. And i have many difficulties in the understanding of the ''disassembly'' and ''register'' windows when i download and debug the program. Can you h...

SPI loop-back test - STM32F3

Posted on May 08, 2013 at 14:48 Hey all, I've been trying to get SPI working on my STM32F3 discovery board recently but it just doesn't seem to be working. I was hoping to test it in loop-back configuration and display the sent data on the board...

STM32L EEPROM writing with USB VCP trouble

Posted on June 05, 2013 at 07:47Hi! I'm using STM32L152 + IAR6.5. EEPROM writing/erazing routings are placed in RAM. Interrupt vector table and critical interrupt handler too. I need to write EEPROM and serve critical interrupt at the same time. Bef...

glinsky by Associate
  • 567 Views
  • 2 replies
  • 0 kudos

Input pull-up to pull-down duration on STM32F303

Posted on June 06, 2013 at 03:42How long does it takes the STM32F303 to change an input from pull-up enabled to pull-down enabled?  How long does it take to change an input from pull-up enabled to pull-down enabled? It seems that if I read the inpu...

pmoore by Associate II
  • 454 Views
  • 1 replies
  • 0 kudos

TIM1_UP_IRQHandler not working

Posted on June 06, 2013 at 00:05All my timer interrupts are working except for TIM1. What could be wrong. I'm using Keil ARM with the STM32F013C8. Here is my startup code: EXPORT  WWDG_IRQHandler            [WEAK]                 EXPORT  PVD_IRQHand...

bluscape by Associate III
  • 810 Views
  • 1 replies
  • 0 kudos

Using DMA with communication peripherals

Posted on June 04, 2013 at 16:59Hi all, I just want to clear up my understanding of DMA and how it works with respect to communication peripherals such as SPI and I2C. First, let's say I have a function that does some matrix multiplication and saves...

kevin by Associate II
  • 1336 Views
  • 8 replies
  • 0 kudos

Popular Microcontroller?

Posted on June 05, 2013 at 15:41I'm looking to order a 32-bit microcontroller to replace my atmega168.  Whatever I order needs to have at least 2 quadrature decoders, and it would be great if it had an fpu, but that's not necessary.  Also, I'm looki...

mattfox by Associate II
  • 479 Views
  • 2 replies
  • 0 kudos

Nice free compiler

Posted on June 05, 2013 at 16:52Did not see that somebody mentioned http://www.emblocks.org/ compiler, it's based on http://www.codeblocks.org/ and is free.

Flashing form windows command line

Posted on May 16, 2013 at 18:53I have a project where I will need to flash a few hundred chips that are already on boards. I have set up a chain programmer which is controlled by an MCU. basically it is just a chain of sockets for the boards that al...

berge472 by Associate II
  • 1397 Views
  • 1 replies
  • 0 kudos