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

STM32 MCU

Posted on January 08, 2015 at 10:26Hi Guys,I am using the STM32F207VG development board.I'm having problem in compiling the example codes given by STM. Since there is no dedicated IDE for STM32 devices what is the recommended FREE IDE from STM? I ma...

I2C - IMU 6DOF

Posted on March 11, 2015 at 05:00Dear all, I am doing a project that control a quadcopter using STM32F103. At this moment, I have done about the control of DC motor. However, my quad. is not stable when it takes off. I am going to use IMU 6DOF ( ...

Using malloc

Posted on March 18, 2015 at 09:04HiI have a bit of a problem when using malloc so I was wondering what others think about this. I use malloc in my application, mainly because the application is entirely asynchronous so either I have to use malloc or...

per2399 by Associate II
  • 6062 Views
  • 3 replies
  • 0 kudos

IP Phone

Posted on February 08, 2015 at 19:29How to make IP-Phone?, Its Main question.I have some experiences on audio broadcasting with STM32 (UDP+RTP+[aLaw-uLaw]).I don`t know how to complete it to make a IP-Phone.I know SIP stack is needed too. but I don`...

STM32CubeMx Bugs - ADC, USART, NVIC

Posted on January 27, 2015 at 13:39STM32CubeMx v4.6.0 STM32F4 v1.4.0 1. After close and open CubeMx project (create for STM32F4DISCOVERY), i see ADC1 config error (in the previous version of the same here): 2. I set USART speed 57600, it work on 115...

0690X00000605SRQAY.png 0690X00000605fcQAA.png 0690X00000605b9QAA.png 0690X00000605HvQAI.png
levak by Associate II
  • 1200 Views
  • 5 replies
  • 0 kudos

Problem with STm32 discovery GPIO using HAL Driver

Posted on March 11, 2015 at 11:21 Hi I am new to Stm32 devices and am trying to get the discovery working for basic functions.I have followed the manual to set up and run the GPIO pins, But I donot seem to get it working. The examples pro...

STM32L151 MISO AF config issue

Posted on February 26, 2015 at 18:39Hi all, I'm using L1 series for the very first time. The code is generated with CubeMX 4.6.0 and built with MDK 5.12.0. I've had Cube MX copy the device library into the project directory. My board carries an STM3...

STM32CUBE Problem configuring MISO

Posted on March 09, 2015 at 19:27 CubeMx version: 4.6.0Target: STM32L152VBTxI configured SPI1 as a full duplex master.I put MISO on PE14Cube configured the GPIO as a standard input.It wouldn't let me set it to Alternate function.I was able to over...