STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI read problem

Posted on July 28, 2015 at 13:20 Hi everybody, I'm trying to develop a function to read all the content of my E2PROM, I can read one value without a problem but at the second read, I'm blocked at the waiting of the flag RXNE, I don't understa...

Bluetooth

Posted on July 28, 2015 at 11:00Hello, I want to interface a STM32F0 discovery with a Bluetooth module (HC-06). I wanted to know if I can take 2 pins of the STM32F0, one in output and one in input (for TX and RX) ? And are they 3.3V level or 5V leve...

edouard by Associate II
  • 517 Views
  • 4 replies
  • 0 kudos

what do you feel about HAL and CUBE?

Posted on July 27, 2015 at 08:17hello fellows, its been few months since i am working on stm32. for me HAL & CUBE is like having every thing in my table, but don't know how to use. it taking more time to understand and control the same. not in offen...

kumaresh by Associate II
  • 760 Views
  • 4 replies
  • 0 kudos

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
  • 926 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
  • 575 Views
  • 2 replies
  • 0 kudos

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
  • 389 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
  • 921 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
  • 560 Views
  • 3 replies
  • 0 kudos