STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Oscillator configuration error on SW 1.3

Posted on August 08, 2015 at 15:20 Hi, I've been working with SW 1.2 and integrated cube MX on my custom board. It has a stm32f411re with a TI audio codec. I could make a project on cubemx, on it I configure the occillator to HSE 12MHz crysta...

using speex library

Posted on August 04, 2015 at 08:36I used STM32F10x_AN2812_FW_V2.0.0 to have speex encoding /decoding on voice on my Discovery board. I used encoding functions and then decoding one and saved the data in .wav format using FATFS. It works very well an...

Register definition doesn't match part

Posted on August 08, 2015 at 06:17 I'm working with the Nucleo F446RE, and the project that I created using the STM32 Workbench as well as all the standard library files include the stm32f4xx.h file rather than the stm32f446xx.h I noticed...

daniel2 by Associate II
  • 376 Views
  • 1 replies
  • 0 kudos

STM32F103VCT6 SPI MOSI,MISO,SCK and NSS ?

Posted on August 02, 2015 at 02:04 Guys, Does anyone of you have an experience on SPI1 for STM32F103VCT6 ? I read one code and trying to understand, why one pin has 2 function ?? Please have a look : /* Configure SPI1 pins: NSS...