STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

OTP Flash using STM32F4CUBE HAL Flash driver and Keil

Posted on June 24, 2014 at 13:50I am not having great success using the HAL Flash driver to flash OTP on the STM32439I-EVAL board. I have used the example FLASH_Erase (under examples). I am using Keil MDK. I have added the line (around line number 1...

kcobler by Associate
  • 537 Views
  • 1 replies
  • 0 kudos

STM32F3 standart peripheral library

Posted on June 09, 2014 at 12:29Hello. I'm working with I2C at the moment, trying to Read data from ADXL345 accelerometer. I found out in lib ''stm32f30x_i2c.c'' that:void I2C_ClearITPendingBit(I2C_TypeDef* I2Cx, uint32_t I2C_IT){  /* Check the para...

10FPS using the FSMC

Posted on June 18, 2014 at 22:38 I have a C Function which tries to copy a framebuffer to FSMC RAM, which is connected to LCD. The functions eats the frame rate of the game loop to 10FPS. It seems copying from the SDRAM to FSMC is terribly slow, ...

STM32Cubeâ„¢ available for STM32F3 and STM32F0 MCUs

Posted on June 24, 2014 at 16:48New Easy-to-Use STM32 Tools Add Support for Mixed-Signal and Entry-Level Microcontrollershttp://www.st.com/web/en/catalog/mmc/FM141/SC1169/SS1576: Mixed-signal microcontrollers featuring the 72MHz ARM® Cortex®-M4 core...

What SRAM memory module is part of STM32F100RBT?

Posted on June 24, 2014 at 10:59Hi,can someone help me identifying the exact model of the SRAM memory module that is part of the STM32-VL-Discovery (STM32F100RBT)? I was browsing the documents but couldn't find any information.Thanks in advance!

an by Associate II
  • 447 Views
  • 2 replies
  • 0 kudos

SD Card Access while in USB MSC mode

Posted on June 18, 2014 at 15:01Dear All, I am implementing a solution where I have to read file when device is in usb mass storage mode and after reading I have to delete the file. I have implemented USB Mass Storage device based on STM32F105 and...

Control TIMER interrupts- STM32F4 discovery board

Posted on June 24, 2014 at 12:06This is my program to control TIMER2 interrupt but it doesn't jump into interrupt function. How can I fix this problems????? I used startup_stm32f4xx.s , set clock for timer2, enable timer2 interrupt in NVIC register....

1

Posted on June 23, 2014 at 10:41

suta by Associate
  • 448 Views
  • 2 replies
  • 0 kudos