STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USBD- and USBD+ (PA11/PA12) Alternate Function

Posted on August 09, 2012 at 10:52Hello, One simple question please: Why It is mandatory to Set PA11/PA12 for USB data (+/-) as Alternate Function (AF) ? in STM32F103 for example I’m asking this because in other products such as STM32L , it worki...

gafsos by Associate II
  • 2083 Views
  • 9 replies
  • 0 kudos

STM32F4Discovery - Setting up EXTI on external button

Posted on January 27, 2014 at 17:31I've got the example working using the on board button and now I want to use an external button on CPIOC - 11. I've used this button with GPIO_ReadInputDataBit with PuPd_UP. I've converted over the sample code but ...

jim by Associate II
  • 589 Views
  • 2 replies
  • 0 kudos

STM32F429I-DISCO + DCMI pins interfering..

Posted on January 27, 2014 at 10:21Hi,Have anybody tried connecting camera with this board?I see that some of the pins are interfering example PA4 (DCMI_HSYNC interfering with LCD_VSYNC).Maybe someone figured how to use the camera with the LCD on bo...

hitsumen by Associate II
  • 575 Views
  • 5 replies
  • 0 kudos

SPI3 problem with STM32f4- discovery and stm32f103

Posted on January 27, 2014 at 13:42Hi,I have problem with SPI3 and st-link debugger. CLK pin is always unaveilable.I configure MCU to not use JTDO but in debug mode when I look at AFIO register there is written some other value for SWJ_CFG(always 0x...

miroslav by Associate III
  • 1400 Views
  • 7 replies
  • 0 kudos

STM32F439 incorrect NAND ID read

Posted on January 23, 2014 at 08:08Hello, I'm using a STM32F439 with the MT29F2G08 NAND from Micron. When I read the NAND ID on Address 0x20, I receive the correct ONFI codes. When I Read the ID on address 0x00, I read the correct Maker ID, but the ...

ADC Multi-Channel has a problem.

Posted on January 27, 2014 at 06:13Hello,I have many questions about ADC Multi-Channel to ask and thank you for your helping. I used STM32F417ZGT6.1. I used ADC to read voltage in 2 channel with below setting.01./* Enable ADCx, DMA and GPIO clocks *...

suppakit by Associate II
  • 441 Views
  • 1 replies
  • 0 kudos

STM32F4 LTDC Color Depth

Posted on January 27, 2014 at 14:46Hello!I am using STM32F429 Discovery board with custom base board with VGA DAC. Everything is working, but it looks this chip has some limitations I could not find in the tech docs - 640x480@60Hz runs only in 16-bi...

ktrofimo by Senior III
  • 302 Views
  • 0 replies
  • 0 kudos

No CLK on SPI2 STM32F407VG

Posted on January 25, 2014 at 20:23 Hi, I'm trying to figure out why i'm not getting a CLK on SPI2. In this below example MOSI sends the data, but I'm getting no clock. (Verified with a logic analyzer) My Pinout: SCK - PB10 M...

Just Matt by Associate III
  • 311 Views
  • 1 replies
  • 0 kudos

STM32F42x/STM32f43x SAI DMA FIFO errors

Posted on January 16, 2014 at 07:24Hello, I have been working with an STM32F27 in an audio application. I am using the SAI module with both blocks. Block A is a master RX block, block B is a slave TX block synchronized to block A. The interface is s...