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

DMA between external SRAM and LCD on FSMC

Posted on October 16, 2012 at 22:58 hello, i am trying to learn how to use DMA for frame buffer. Idea is to manualy fill SRAM with data (10k points each 16b) and send to LCD by using DMA. FSMC_Bank1_NORSRAM2 and adress: #define B...

linas2 by Associate II
  • 593 Views
  • 7 replies
  • 0 kudos

F37x documentation inconsistency--comparator port B

Posted on October 08, 2012 at 19:36Which to believe-- STM32F32x datasheet (Sept, Doc ID 022691): Page 40, Table 15, Alternate functions for port PB, shows COMP1_OUT and COMP2_OUT for AF8 on PB8 and PB9.  Table 14, port PA, shows PA0/PA6/PA11 and PA2...

Example converting problem

Posted on October 17, 2012 at 17:36Hello, I am new to ST microcontrollers, just maybe 2 weeks ago I accidentally found about this crazy chip (STM32F4) and now i am already playing with it. I am interested in the I2S hardware and audio processing, so...

M0NKA by Senior
  • 210 Views
  • 3 replies
  • 0 kudos

stm32f407vgt6

Posted on October 13, 2012 at 16:43hi,  i have stm32 discovery board(stm32f407vgt6) and a new stm32f407vgt6 ic.i want to program the new stm32f407vgt6 ic.so i change the hardware settings in my discovery board.In discovery board contains STM32F103C8...

vinothraj by Associate II
  • 884 Views
  • 18 replies
  • 0 kudos

SD card FATFs

Posted on October 17, 2012 at 09:11Hi, I also want to know that how can we store data on SD card (using fatfs) that is not connected via any usb port etc instead it is inserted in the jacket mounted on eval board and the card is connected to the mic...

aambreen by Associate II
  • 148 Views
  • 0 replies
  • 0 kudos

STM32F103RC SDIO

Posted on October 16, 2012 at 12:03Hi,I am using a STM32F103RC and successfully can access a 16GB SD card via SDIO.Every single try on a 32GB SD card fails.Is there some limitation? because any code I found (SDIO) works ok with <16GB and fails with ...

usb CDC control interface (can this be removed)

Posted on September 30, 2012 at 20:37I have the CDC example running great It pops up as 2 separate usb interfaces on my pc (0 and 1)I have noticed to send and receive data over the usb i only need the second interface. the first *control* interface ...

russdx by Associate II
  • 851 Views
  • 22 replies
  • 0 kudos
Labels