STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

stm32_eval_lcd

Posted on February 28, 2014 at 10:07Hello all, Do you got example using   void LCD_PolyLine(pPoint Points, uint16_t PointCount) ?I do not know how to use, how to  declare  Points to test.Thanks

np1 by Associate II
  • 223 Views
  • 0 replies
  • 0 kudos

STM32F429 LCD Max resolution issue

Posted on February 28, 2014 at 06:08Hello,I have a question for STM32F429 LCD support.I will try use the stm32f429 and lvds ic to controll the TFT-LCD(1024x768, LVDS).According to the STM32F42x STM32F43x datasheet, LCDC Supports up to SVGA(800x600) ...

abby21 by Associate
  • 272 Views
  • 0 replies
  • 0 kudos

STM32F103 USART DMA issue

Posted on February 26, 2014 at 15:29Hi all,I have a problem using the DMA with USART3 on an STM32F103 MCU:I've configured the USART3 to transmit a buffer (fixed length) one shot using the DMA (just transmitting, not receiving) and then stop transmit...

Flash Loader - no target to select

Posted on December 01, 2013 at 22:57I am able to connect to my STM32F427 processor via FLD, but there is empty list, where you select target. I also get info about PID: 0419; BID: NA; Version 3.1.If I click next, and want to upload a file, it says t...

jernej by Associate
  • 745 Views
  • 4 replies
  • 0 kudos

problem with FreeRTOS and USB

Posted on February 26, 2014 at 16:37hello everyone today I have a problem but I don't have any solution for that my problem: with USB per 1(ms) send 1 interrupt to system and if not solve this interrupt, the data will be broken                      ...

STM32F and BLE

Posted on February 27, 2014 at 01:17I have an existing application that uses a STM32F series MCU and I wish to extend it with Low Energy BlueTooth. I only require BLE not Dual Mode.I have been looking at the STBLC01. Documentation states that a prot...

darren2 by Associate
  • 191 Views
  • 0 replies
  • 0 kudos

STLink V2 on STM32F4 Discovery

Posted on February 26, 2014 at 11:17Hello,I have a STM32F4 Discovery. It has an on-board STLink V2 debugger that programs/debug the STM32F407 micro. I'm develloping a circuit that has also a STM32 micro and I would like to know if  I can use the STL...