STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Discovery & SPI2

Posted on July 27, 2015 at 19:50I'm trying what seems like it should be a simple SPI setup: Using SPI2 in master mode, setting pins PB13...PB15 to AF0, using A8 as a manual chip select. SPI2 is enabled in APB1ENR, all the settings are basically defa...

lee23 by Associate II
  • 1186 Views
  • 7 replies
  • 0 kudos

Missing event WM_NOTIFICATION_RELEASED for STemWin button

Posted on July 22, 2015 at 08:15STM32F429I-Discovery demonstation application compiled with GCC sometimes hangs on release of a STemWin button. It is due to a bug in k_bsp.c code in function k_TouchUpdate() which sends wrong coordinates when users l...

cs by Associate II
  • 691 Views
  • 2 replies
  • 0 kudos

stm32f4discovery + nokia n82 lcd

Posted on July 28, 2015 at 17:09HelloI decide to start interfacing stm32f4discovery with nokia n82 lcd.apparently, lcd controller chip is mc2pa8201.How can i start writing driver?Thanks.

STM32L1 PWM, off state selection for Idle mode

Posted on July 28, 2015 at 22:59Hi all With STM32L152, I'm using TIM2 to generate several one shot pulses. It works not that bad except the fact that compared to the moment I start the pulse process, the pulse seems to be ''right aligned''. In othe...

JulienD by Senior
  • 496 Views
  • 0 replies
  • 0 kudos

Restart Rx USART + DMA in STM32L1

Posted on July 27, 2015 at 11:09 I am using an STM32L1 on a Nucleo-L152RE board. I have to devices I control through serial running at rather high baudrates, so I am trying to enable DMA on the USART. With the code below I can launch one Rx DMA,...

genis by Associate II
  • 1257 Views
  • 6 replies
  • 0 kudos

Question about Nucleo-F030R8 for Arduino

Posted on July 28, 2015 at 10:42Dear I want to use Nucleo-F030R8 for Arduino. In the manual of STM32F030 Nucleo, this board supports Arduino. but I can't find about the method for using in arduino. How can I connect Sketch? or How can I change fro...

kufosan by Associate II
  • 726 Views
  • 3 replies
  • 0 kudos

STM32CubeMx can not get MAC address ?

Posted on July 28, 2015 at 14:39 Guys, I tried to setup ethernet connection using STM32F107VCT6, DP83848 and STM32CubeMX, After generating the code, I can see the IP address on this function oid MX_LWIP_Init(void) { IP...

STM32L051 Temperature Sensor start up time

Posted on July 28, 2015 at 13:57Dear all I configured the ADC of my STM32L051C8 (Revision Z) to measure temperature. I saw in the errata sheet DM00114897 that there are issues if there is a time greater than 0.5ms between two measurement. How ever, ...

Connection to F100 Discovery board lost with a Cube project

Posted on July 27, 2015 at 01:12I have a Discovery board with STM32F100RB MCU. It looks like thishttp://www.st.com/web/en/catalog/tools/FM116/SC959/SS1532/PF250863?sc=stm32vldiscovery When I program it with software from it's page http://www.st.com/...

LMI2 by Lead
  • 912 Views
  • 7 replies
  • 0 kudos