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

How to adjust sample frequency in DAC on Discovery F303

Posted on April 29, 2014 at 03:47Hi,I am running the peripheral example of DAC on Discovery F303VC board, and I cannot figure out how sample rate can be adjusted. My assumption is that it has to do with the following part, but the number (in red) is...

xuan by Associate
  • 279 Views
  • 2 replies
  • 0 kudos

Decoding bmp ?

Posted on April 11, 2014 at 11:21Guys, Does anyone of you have experience on decoding bmp ? I want to display bmp file to my LCD... Any clues ? thanks #i-have-a-clue

antonius by Senior
  • 23126 Views
  • 90 replies
  • 0 kudos

PWM on TIM4 - STM32F205

Posted on April 29, 2014 at 23:05 Greetings, I have a project running with the STM32F205RCT6 and currently have PWM running according to the following configurations: TIM1 -- Channel 1 - GPIOA-8 TIM1 -- Channel 2 - GPIOA-9 TIM1 -...

STM32F429 Discovery FW_Upgrade hex to bin

Posted on April 25, 2014 at 02:40I have the cool STM32F429 discovery board. I am wanting to use the FW_Upgrade project as a test system for my own product release but I am having a problem getting started. The FW_upgrade project comes with the softw...

Alternate Functions

Posted on April 29, 2014 at 17:16[STM32F107RC]I use MCO pin for generating RMII clock.I want to activate USART1 too.(I only need RX,TX,RTS and CTS pins of USART1)USART1_CK is duplicated with MCO pin and I dont need USART1_CK.(remap is not possible)I...

ITM Trace by GDB + OpenOCD

Posted on January 21, 2014 at 05:59I debug my C programs in Eclipse + GDB + OpenOCD by ST-Link/V2 (SWD), it works good.In my programs printf retargeted to ITM_SendChar (Instrumentation Trace Macrocell), and I can see debug strings (printf) in Serial...

pestov by Associate II
  • 551 Views
  • 3 replies
  • 0 kudos

STM32F407 errata DM00037591

Posted on April 29, 2014 at 02:48Hi all,I have read section 2.1.10 in the errata over and over without really getting the message.http://www.st.com/web/en/resource/technical/document/errata_sheet/DM00037591.pdfDo the fine people at ST mean that DMA2...

STM32CubeF4 VCP loopback

Posted on April 29, 2014 at 13:37i am trying to implement a VCP loopback on a STM32F4Discovery board with the new STM32CubeF4 firmware library. Has anybody successfully implemented this or could give me hints how to start ?regards,Klaus

klaus by Associate II
  • 210 Views
  • 0 replies
  • 0 kudos

STM32F407 TEIF DMA transfer error interrupt

Posted on April 28, 2014 at 19:47Hi all,I have searched and this is the only (relevant) hit I get:https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/DMA%20issue%20-%20transfer%20error%20flag%20TEIFUnfortunately I have an application...

Labels