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

X-CUBE-MEMSMIC1 does not compile for NUCLEO-L476RG

Posted on July 28, 2016 at 14:35When I compile the sample firmware for the NUCLEO-L476RG board using the provided project for the Keil IDE, I get the following error:STM32F4xx-MEMSMIC1\STM32L476-MEMSMIC1.axf: Error: L6218E: Undefined symbol APBPresc...

rex by Associate II
  • 212 Views
  • 0 replies
  • 0 kudos

STM32F4 vs STM32L4 on USB audio power consumption?

Posted on July 26, 2016 at 03:17We are currently using the USB audio with the STM32F4, which works well. However, the power consumption of 40mA is something that we want to improve.  Would change to STM32L4 help the situation?  Our use is just using...

andy2 by Associate II
  • 596 Views
  • 2 replies
  • 0 kudos

Moving on from blinky, how?

Posted on July 19, 2016 at 09:36Hi my name is Etienne, I am new to microcontrollers and I'm still banging my head against the wall.   I would like to run a simple USART printf function to get things going.   To keep it short,  Ive got a Nucleo F103...

rithers by Associate II
  • 948 Views
  • 11 replies
  • 0 kudos

STM32 CAN Filter

Posted on December 19, 2012 at 14:28The original post was too long to process during our migration. Please click on the attachment to read the original post.

IDE for the STM32F437VIT6?

Posted on July 25, 2016 at 18:15What would you recommend for an IDE programming for the STM32F437VIT6 with the ST-LINK/V2?I will be doing some basic things like SPI communcation, I2C, and toggling pins.Any thoughts on Atollic?  Something else that m...

HAL Equivelant for RCC_GetClocksFreq

Posted on July 28, 2016 at 05:41 Hi. I've compiled a couple very simple working programs for my 446Nucleo board using CubeMX. I'm having trouble when I want to use functions found in the SPL, like RCC_GetClocksFreq. Is there a loose tran...

rithers by Associate II
  • 392 Views
  • 1 replies
  • 0 kudos

STM32F437VIT6 Dev board recommendation

Posted on July 25, 2016 at 18:12Hello everyone.1.) We are going to be using the STM32F437VIT6 in a new design and would like to get going with some firmware development.  Is there a development / demo board that you guys could recommend that has the...

SDADC Returns 0x7FFF Regardless of Input Voltage

Posted on July 27, 2016 at 05:17The processor is an STM32F373VCT6. I am software triggering SDADC1 every second using this call each time: HAL_SDADC_InjectedStart_DMA( &hsdadc1, (uint32_t *)SDADC1_Data, SDADC1_Data_Size ); The DMA buffer size has ...

spflanze by Associate II
  • 447 Views
  • 1 replies
  • 0 kudos
Labels