Latest STM32 standard peripheral library
Posted on March 08, 2011 at 07:00Latest STM32 standard peripheral library #lmgtfy:-firmware-library #lmgtfy:-stm32-resources
Posted on March 08, 2011 at 07:00Latest STM32 standard peripheral library #lmgtfy:-firmware-library #lmgtfy:-stm32-resources
Posted on April 02, 2014 at 01:50 Hello, Me again with basic questions. I am still trying to acquire from a bank of ADCs. 8 SAR ADCs in parallel on my stm32f429i-disco. From previous forum posts, and my own attempts, it appears I canno...
Posted on March 29, 2014 at 04:14What is the Default 'Word' size of stm32l100 #portable #tm32l100 #word-size #stdint.h
Posted on March 31, 2014 at 06:45Hi All.,STM32L151CB works as USB Mass storage device using USB driver from Keil '' http://www.keil.com/download/files/stm32_usbmem.zip '' It works well on Win XP, but it fails on Win 8.Anyone can advice me.Thanks ...
Posted on April 01, 2014 at 22:45Hi, is here possibly anyone who has tried already to connect the STM32 I2S interface to a simple mono codec as NAU8810 / NAU8814 / WM8510 (which I think all are quite compatible on the software side)? I would like to...
Posted on April 01, 2014 at 17:23I've got an external interrupt configured for an IO pin. It is configured for rising edge: /* Select the EXTI Line7 as the GPIO pin source */ SYSCFG_EXTILineConfig(EXTI_PortSourceGPIOB, EXTI_PinSource7); EXTI_I...
Posted on April 01, 2014 at 20:29Hello all . The mems example from STM32F4-Discovery_FW_V1.1.0 source doesn't have it's programmed functionality and no LED's blink after any movement . Please help , thanks .
Posted on April 01, 2014 at 00:37The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on April 01, 2014 at 19:22Hello everybody, I have a problem in a project, I want to compilate a code, it has worked correctly in another project ( but the another project is not mine), the code is a simple delay. Here is the body of my code.d...
Posted on April 01, 2014 at 02:45I have been attempting to store a few bytes in some non-volatile memory on the STM32fxx. From what I understand, there are two places to save data that does not require vbat battery backup... I may be out to lunch, b...