STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 4566 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
  • 875 Views
  • 5 replies
  • 0 kudos

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...