STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Forums alert

Posted on January 06, 2016 at 13:43Hello there, I wasnt sure where to put this topic, sorry for this. I have a question regarding alerts in these forums- I cant seem to find a way to set the alerts the way that i will be notified everytime there is ...

STM32F4 DCMI Crop

Posted on January 06, 2016 at 14:08Good day! I get a picture with the camera in the RGB565 format, using DMA. Full frame normally captured and stored to the external SRAM (16-bit word). When I try using a hardware crop of DCMI to capture strip heigh...

vlad23 by Associate II
  • 320 Views
  • 0 replies
  • 0 kudos

STM32F4 and external SRAM

Posted on January 06, 2016 at 12:58Hello there, I have a conceptual question regarding STM32F4 and external SRAM connected to it. Is it possible at any point, to work with external sram, as it would be internal, in regard to programming flow? What I...

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
  • 365 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
  • 684 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
  • 385 Views
  • 1 replies
  • 0 kudos