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

Ethernet cable connection

Posted on December 05, 2013 at 14:45Dear all, I'm trying to work with ethernet communication and I started with '' AN3376: STM32F2x7 In-Application Programming (IAP) over Ethernet ''. Example works properly but boards must be connected to the ethern...

momede by Associate II
  • 378 Views
  • 2 replies
  • 0 kudos

SPI with mixed DMA / manual XFER and TXFIFO issue

Posted on February 15, 2015 at 21:59I am using SPI in slave mode with a mix of manual transmission/reception at the beginning of my message protocol (first 3 bytes manual), then DMA in the middle for the data transfer, then manual ACK/NAK byte respo...

gahelton1 by Associate III
  • 228 Views
  • 4 replies
  • 0 kudos

STM32F303 clock startup

Posted on March 06, 2015 at 15:15With a clock module connected to the OSCin (HSE) does the chip start up using that or does the internal osc start the MCU and a s/w setup change over to the external clock? Otherwise how does it know what frequency i...

gbigden by Associate III
  • 524 Views
  • 9 replies
  • 0 kudos

LIS3DH problem - STM32F429-EVAL

Posted on March 08, 2015 at 20:26Hello,I have a problem to get axes data-> all axes are 7 (in 2's complement). I cant find the mistake. is all process is well?/* SPI2 init function */void SPI2_Init (void){  GPIO_InitTypeDef GPIO_InitStruct;  SPI_Ini...

External memory newbie question

Posted on March 08, 2015 at 00:19Hi everyone, thanks for the time you�re taking for reading this.I�m trying to make a small board that�s capable of running linux for testing purposes. There are for sale some system on modules (SOM) that seem quite r...

leaf05 by Associate
  • 195 Views
  • 2 replies
  • 0 kudos

PWM Input capture doesnt work on Ch3&4 pair

Posted on June 24, 2013 at 09:16Hello I am using STM32F05XXX uc and PWM input capture example provided with the standard peripheral library for measuring frequencies of 2 different pulses.Since the example had support only for the input capture usi...

sajeed by Associate II
  • 521 Views
  • 9 replies
  • 0 kudos
Labels