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

Discovery boards and SPI/DMA example

Posted on January 28, 2015 at 23:47Hi folks,I'm working with two Discovery boards (STM32F4-DISCOVERY and STM324F429I-DISCO) I'm running the SPI DMA example (C:\STM32Cube_FW_F4_V1.3.0\Projects\STM32F4-Discovery\Examples\SPI\SPI_FullDuplex_ComDMA for ...

hbarta2 by Associate III
  • 302 Views
  • 1 replies
  • 0 kudos

STM32L053 Disco firmware image

Posted on January 29, 2015 at 19:39Hello, is there a imagefile  of the firmware on the L053 Disco available somewhere? I didn't find even after looking hard? Otherwise, can somebody send me that image? Thanks

Using the Timer BDTR Function

Posted on January 29, 2015 at 21:20Hello, Can someone please provide a brief explanation, and perhaps an example that demonstrates the BDTR in use? If it does what I am hoping: it may help to stop spurs being generated by the output pins when I swit...

Question about NRST pin on STM32F051

Posted on January 29, 2015 at 02:12We have a design were we are periodically going into stop mode, waking up on a RTC interrupt, running some code, then going back to stop mode.  Every time the processor wakes up, the NRST pin goes low for approxima...

mvonahnen by Associate III
  • 427 Views
  • 3 replies
  • 0 kudos

Stm32F4 Lwip with enc28j60 ethernet module

Posted on January 29, 2015 at 18:51http://www.st.com/web/en/catalog/tools/PF257906I builded httpserver on this project then loaded to Stm32 but i couldnt take an ip adress from server. This project uses dp83848 module but i have the enc module. Is t...

IAP firmware upgrade

Posted on January 29, 2015 at 18:06Hii My firmware hex file size is of 65kb size and after going through the code of stm32 IAP  described in CD00161640 pdf , I couldn't understand where the 65kb of data is hold in sram before being flashed, since th...