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

Driver to use MicroSD card with SPI

Posted on March 07, 2012 at 11:12Hi, I develop a project on the STM32F4 discovery board and I want use a MicroSD card. I work with Atollic TrueStudio for STM32. So I search a driver to use my MicroSD card with SPI. I have an API to FATFs and an API ...

STM32F4 Discovery USB Help Needed

Posted on August 03, 2012 at 11:46Hi, I am very new to this USB communication. I have STM32F4 Discovery board. I need a simple USB Example for F4 Discovery board to get a quick start with ST USB libraries. Please share some examples.Thanks.

UART stm32f4 discovery

Posted on August 02, 2012 at 13:07Hi , i've a problem, i don't manage the sending of the UART signal in correct manner using  stm32f4 discovery. I've need of the correct procedure to send Uart signal. Every help is accepted. Thank you. #stm32-di...

lacava by Associate II
  • 603 Views
  • 4 replies
  • 0 kudos

TFT driver INternal memory

Posted on July 31, 2012 at 17:28Hi all, To begin I have compiled AN2790 and AN3241 application note, to try understand logic code. These notes explain how use TFT with firmware ST. I have several questions about it. Is it possible, to display a pict...

erwann by Associate II
  • 674 Views
  • 4 replies
  • 0 kudos

STM32F2xx USB Isochronous transfer issue

Posted on August 02, 2012 at 18:41Hi! Now,my device has been recognized by the system and can be find as a camera in the hareware management .But when I open the device ,there is no video and with the bushound tool .I find there is only one isochron...

STM32f4 External Interrupts Vectors Configuration

Posted on August 02, 2012 at 07:05Hi, I have a query about  STM32 External Interrupts. STM32f4 has 16 External Interrupts. But the problem is there are only 5 Interrupt Vectors available in the ST firmware library. EXTI0_IRQHandler(void); EXTI1_IRQH...

WKUP2 Operation on STM32L152-EVAL

Posted on August 02, 2012 at 17:12Hello, I'm hoping someone can either confirm or deny what I as seeing.I've modified the PWR STANDBY example to check the working of all three WKUP pins.I seem to have a problem when I enable WKUP2.If I only enable W...