STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F446xx VDD rise time rate

Posted on January 06, 2016 at 13:35I'm looking at the STM32F446xx datasheet and on page 78 it specifies a minimum ''VDD rise time rate'' of 20uS/V, whereas the maximum is infinity. I assume this means using a slower supply with a longer rise time, e...

mluessi by Associate II
  • 397 Views
  • 0 replies
  • 0 kudos

F4 I2S CubeMX problem in HAL_I2S_DMAStop

Posted on January 04, 2016 at 18:12I would like to point the attention of ST to the problem they have in the CubeMX generated code.In HAL_StatusTypeDef HAL_I2S_DMAStop(I2S_HandleTypeDef *hi2s) function the procedure described in 26.6.4 I2S master mo...

freeRTOS MPU on STM32F429

Posted on January 06, 2016 at 12:26Hi We have STM32F429 based board. We are using freeRTOS 8.2.2. Now we would like to enable freeRTOS-MPU. I have gone through link http://www.freertos.org/FreeRTOS-MPU-memory-protection-unit.html Does anyone guid...

STM3240G-EVAL interface betwenn STM32F407 and ILI9325

Posted on January 05, 2016 at 10:36Hi , I have the STM3240G-Eval board and currently I'm working on a project which in it I'll need to display text in the LCD. I searched the internet for some informations to configure STM3240G-EVAL LCD (MB785 driv...

yves2399 by Associate II
  • 769 Views
  • 2 replies
  • 0 kudos

STM32 FILTERING

Posted on January 06, 2016 at 11:06 I am using a STM32F302 custom made board. I have configured my filter banks as follows to configure message received from controller: uint16_t STID4 = (0x02 << 9) | (0x18 << 3) | 0x06; //0...

STM32F407 Discovery & LwIP Udp Echo Server

Posted on November 30, 2015 at 08:41Hi all, I'm trying to run the example Udp Echo Server with raw API from LwIP (included in the cube 1.9.0) on a STM32F4 discovery board, with a STM32F4DIS-BB extension board. Unfortunately the code doesn't seem to ...

me by Associate
  • 439 Views
  • 1 replies
  • 0 kudos

DMA2D

Posted on January 05, 2016 at 14:48made it to work ...

arunl4g by Associate II
  • 354 Views
  • 1 replies
  • 0 kudos

STM32 CAN Communication

Posted on January 04, 2016 at 06:12Hello, I have a custom made STM32F302 board where I am using the MCU and pinout but it is implemented on a custom made board. I am trying to establish CAN communication with the controller but I am unable to as I k...

akshayamk by Associate II
  • 1186 Views
  • 9 replies
  • 0 kudos