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

STM32F4DIS-CAM Connector

Posted on August 02, 2016 at 12:10Does the STM32F4DIS-CAM board come with a cable suitable for connecting it to e.g. an STM32F746G-DISCO board? If not, what kind of cable is required for this? Thanks, Harry Wagstaff

harry1 by Associate
  • 234 Views
  • 3 replies
  • 0 kudos

stm32l432 / openocd

Posted on August 02, 2016 at 15:12I'm starting a project with the stm32l432.   In order to use openocd I had to tweak the sources slightly.   1)  Picked up a version that supports other stm32l4 processors  from  https://github.com/arduino/OpenOCD/ 2...

Geoffrey1 by Associate III
  • 230 Views
  • 3 replies
  • 0 kudos

Displaying icon on TFT ?

Posted on April 14, 2014 at 10:18 Guys, Does anyone of you know on how to display array of bitmap to TFT LCD ? I tried : void LCD_DrawBMPFromFile() { char temp_buffer[100],line[512]; int count,bmpData,bmpAddr; cons...

PWM1 and TIM2 config for dual ADC

Posted on July 27, 2016 at 15:06 Hi, I have a code, kindly provided by clive1, to use two ADC in dual mode on STM32F334, and it works well. I can modify some parameters, but something (the ADC itself, the DMA to fill the memory array, or ...

antoine by Associate II
  • 569 Views
  • 8 replies
  • 0 kudos

STM32F103VBT6 debugging problem

Posted on August 03, 2016 at 11:45 Hello there, Recently I developed a PCB board containing the STM32F103VBT6 MCU. Recently, I was using STM32F4 devices without any problems. For this device however, I am unable to debug my target using Segg...

Stop ADC in Continuous Mode

Posted on August 03, 2016 at 08:31Hello there,I'm looking for a possibility to quickly stop and restart the ADC from continuous run on a STM32F446.I use the ADC1 and ADC2 in dual combined regular simultaneous  + injected simultaneous mode with DMA s...

GNU ARM Eclipse plug-ins

Posted on March 05, 2015 at 07:46Mayla,Could you be so kind to update your permanent post and add a link GNU ARM Eclipse plug-ins project? (http://gnuarmeclipse.livius.net/blog/)It is highly portable (Windows/OS X/Linux) and also provides a large co...

System boot mode hardware considerations

Posted on August 02, 2016 at 18:25(This is a resend--the original didn't seem to get posted). Is it advisable to pull-up pins participating in the system bootloader interfaces (USART1  & 2 for the F3)?  If floating, is it possible for the bootloader...

Labels