STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4xx and external sram memories.

Posted on March 19, 2013 at 11:34Hi all,I am new here and to stm products.I read the datasheet for STM32F407, and a doubt born, the FSMC, seems to don't work in chips with 100 pins, because I saw that it does not have a several signs of this interfa...

psilva by Associate
  • 780 Views
  • 3 replies
  • 0 kudos

communication with PC via UART

Posted on March 18, 2013 at 22:55Hi,I am a beginner  in programming with stm32 and i want to know how can i pass data from the accelerometer MEMS to PC via serial part using UART thanks for you help in advance  #basic #foundation #prerequisite

karoui by Associate II
  • 3144 Views
  • 15 replies
  • 0 kudos

I2C Master Error Interrupt Not Firing - STM32F407

Posted on March 18, 2013 at 15:42Hi All I have a driver for I2C master mode which has been working correctly under normal conditions. It is interrupt driven so the interrupt fires for each received/transmitted byte. If however non-present slaves are...

hpipon957 by Associate III
  • 828 Views
  • 2 replies
  • 0 kudos

F4Discovery SPI troubles

Posted on July 05, 2012 at 14:42The original post was too long to process during our migration. Please click on the attachment to read the original post.

OPTIMIZATION

Posted on March 18, 2013 at 11:51hiin my project with RIDE7, when i use ''No optimization'' I can't use debugger but when i use size optimization I have a problem in some functions . can I use No optimization juste when I call this functions? #fl...

aymen by Associate II
  • 1815 Views
  • 13 replies
  • 0 kudos

PWM Time shifting signal

Posted on January 08, 2013 at 11:55 Hi, I program a PW M sig nal in PB4 port using TIM3 using this program int main ( void ) { while (1) { TIM3->CCR1 = 1000 ; } } /*____________________________TIM3_______________________...

0690X00000603GBQAY.jpg 0690X00000605UPQAY.png
bmwael1 by Associate II
  • 839 Views
  • 3 replies
  • 0 kudos

SPI pins initialization STM32L-discovery

Posted on October 08, 2012 at 16:06It seems I can't correctly initialize the SPI pins on the STM32L-discovery board. I have very little experience with programming 32bit devices so I am probably missing something obvious. I hooked up my oscilloscope...

jurriaan by Associate II
  • 1849 Views
  • 7 replies
  • 0 kudos

DFU combine with project.

Posted on March 06, 2013 at 02:08Hi All,Could the DFU project possible to merge with my project in one hex file?

cng by Associate II
  • 675 Views
  • 2 replies
  • 0 kudos

Programming languages

Posted on March 19, 2013 at 13:31Hello, I´m new in programming STM32, so I´m sorry for ''stupid'' question. It´s possible to program STM32 microcontrollers by objected oriented languages (C++, Java,...). I know that using C is the best choice, bu...

j3lda by Associate II
  • 729 Views
  • 2 replies
  • 0 kudos