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

Measuring compiler performance

Posted on October 04, 2016 at 13:57Hello. Can you help me to measure perfomance of 3 compilers; Keil, IAR and SW4STM32. For example, using the Dhrystone or other benchmark. I use STM32F4-DISCOVERY with stm32f407vg. P.S.I'm a newbie) Sorre for my Eng...

jpeg compression implement on stm32f4

Posted on October 20, 2016 at 12:49Hi everybody,I'm learning to do about the jpeg compression implement on microcontroller stm32f4. Could you help me if you did or know about this topic, please? Thank you very much for your enthusiasm!Best regards!

STM32F4 Problem with Timer OVF

Posted on October 19, 2016 at 07:28 Hi all, i have a problem with my program but i can not find the error. Maybe here is one who knows what i'm doing wrong. I want to meassure the time between two edges. I works most of the time, but some...

luk by Associate II
  • 292 Views
  • 2 replies
  • 0 kudos

STM32H

Posted on October 20, 2016 at 13:55The website has some preliminary data for the 400 MHz STM32H74 now.

Reference manual in machine readable format

Posted on October 19, 2016 at 11:22I was wondering if it is possible to find the data in the programming and references manuals in machine readable format. The basics would be the peripherals, their registers, and their fields, but the list of IRQns...

unicycle by Associate III
  • 215 Views
  • 2 replies
  • 0 kudos

Mistake in stm32f30x_gpio.h - V1.2.3

Posted on October 20, 2016 at 12:57Hello, there�s a mistake in the line 270 &sharpdefine GPIO_AF_2            ((uint8_t)0x02) /* COMP1_OUT, TIM1, TIM2, TIM3, TIM4, TIM8, TIM15, TIM16 */ The GPIO_AF_2 is NOT working for the TIM2, at least in the st...

airanzo by Associate II
  • 249 Views
  • 1 replies
  • 0 kudos

STM32L476 SAI frame synchronization is incorrect swapped left right if HAL_SAI_Transmit_DMA is called 4 us after rising edge of WS

Posted on October 20, 2016 at 11:45 Hi All, I have an STM32L476RE connected to an audio codec. The audio codec is the master.SAI1_Block_Ais configured asSAI_MODESLAVE_TX,SAI_ASYNCHRONOUS,SAI_I2S_STANDARD,SAI_PROTOCOL_DATASIZE_16BIT,SAI_ST...

Labels