STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F100C6 USART TX pin floating after stopbit

Posted on March 25, 2015 at 13:32Hi Issue:Using USART, configured as a normal uart full duplex, we see that the TX pin from the MCU is floating after the stopbit. This seems to be causing issues in some cases.Question 1:What is the default behavior ...

kimtommy by Associate II
  • 509 Views
  • 3 replies
  • 0 kudos

32F429IDISCOVERY RAM extension

Posted on March 20, 2015 at 15:02Hi,I am having a problem with RAM shortage on 32F429IDISCOVERY because of a complex processing algorithm. Generally speaking heap crushes into my stack and hard fault is called. The algorithm that I use cannot be cha...

STM32F429 Discovery kit pinout

Posted on April 29, 2014 at 15:01Hello, I have to develop a board to attach to an STM32F429 Discovery kit to control a comercial display. In the design i found that the pins of the discovery kit give only a certain funcionality. Is not other way of ...

alimed by Associate II
  • 1073 Views
  • 8 replies
  • 0 kudos

UM1724, wrong pin

Posted on March 27, 2015 at 11:43DocID025833 Rev 7, pg 25/63, description of SB62, SB63: Reads (twice):   ... to D1 and D0 (pin 7 and pin 8) on Arduino connector CN9 ... Should read:   ... to D1 and D0 (pin 2 and pin 1) on Arduino connector CN9 ...

Image Capture using STM32F2

Posted on March 27, 2015 at 05:21I have developed a stm32f207 board for my own application. I have interfaced a 14 bit grayscale camera using DCMI. I'm then transferring this image to the SRAM using DMA. The SRAM being used is the same present on th...

0690X00000602oSQAQ.jpg 0690X000006030rQAA.jpg

How to watch variables in CubeMX

Posted on March 23, 2015 at 08:53Hello. I'd like to know how to refer values of variables. My understanding is all of variables are seen in a variable scope when I stop a program, but at the moment, I can't look at some variables I defined. Could so...

STM32F411 I2S1 supply dma?

Posted on March 26, 2015 at 09:02Hi,I want use I2S function on ST411I2S1(SPI1) can work on DMA Mode?I check DMA1 request mapping Only have I2S2 , I2S3 but in my design need SDIO (SPI2,SPI3) #i2s-stm32f411

cyan1650 by Associate
  • 381 Views
  • 2 replies
  • 0 kudos

[stm32l053r8]EEPROM HAL Driver Lib problem

Posted on March 26, 2015 at 19:01 I try this simple code to get used to EEPROM HAL drivers library, but when i try to download the code to the board and start debugging with Keil, it appears ''cannot access target. Shut down debugging session'' a...

Is stm32f4xx_gpio.c broken - missing BSRR register?

Posted on March 26, 2015 at 15:48Dear All, I am new to an  embedded world in general and to the STM32F4xx controllers in particular.  In order to learn the  trade, I got the STM32429I-Discovery board and along with the hardware, I have installed: ...

darek by Associate
  • 634 Views
  • 1 replies
  • 0 kudos