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

The USB OTG Test results of F4 Discovery

Posted on May 13, 2012 at 15:351. I can make two VCP at USB HS port and FS port at the same time by Library v2.1.0. 2. Read/Write USB Disk is ok by STM32F4DISCOVERY firmware which is base on OTG Library v2.0.0, It can access any UDisk; 3. Read/Write...

seawwh2 by Associate II
  • 144 Views
  • 0 replies
  • 0 kudos

SPI SD crc7

Posted on May 12, 2012 at 00:44I would like to use the SPI CRC capabilities to generate the CRC7 byte for a SD SPI command frame.  The command frame is 6 bytes long, with the final CRC byte structure as follows:CRC[7:1] -- CRC7 of first 5 bytes of c...

CAN-bus analyzer

Posted on April 18, 2012 at 21:40Hi!I am a newbie in microprocessor systems, so I need some help. I would like to build CAN (Controller Area Network) analyzer for monitoring CAN bus on vehicles (not for diagnostics, just to see simple message frames...

jurij by Associate II
  • 1246 Views
  • 9 replies
  • 0 kudos

STM32F105RC DFU troubles

Posted on May 12, 2012 at 11:35I have two board on STM32F105RCT6.Both have same troubles.I run board in bootloader mode.I sure that MCU is in boot mode, because my programm doesn't work at this time.I connect USB cable, windows can not recognize usb...

urasinov by Associate II
  • 156 Views
  • 0 replies
  • 0 kudos

STM32 ntp server

Posted on May 11, 2012 at 21:41hello I want to build a NTP server based on the STM32. I'm new to these controllers. Help information. Probably already have Completed projects. What is the stone most suitable for this?

foxit by Associate
  • 314 Views
  • 0 replies
  • 0 kudos

STM32F107VC AND KEIL PROBLEM

Posted on May 11, 2012 at 17:36Hello ; I am new to STM32 ; right now I could blink a led I have good experience with other MCU venders ; but this first time to ARM. I have strange problem with my code ; when I dont use the routine  creatfile(); t...

sami2 by Associate
  • 240 Views
  • 2 replies
  • 0 kudos

STM32F103VC - RTC Issue

Posted on May 08, 2012 at 16:24I'm bringing up a new board using the STM32F103VC, and I cannot get the RTC to function properly.  In the RTC initialization code, it always stops in the while loop waiting for the RCC_GetFlagStatus(RCC_FLAG_LSERDY) to...

jwormsley by Associate III
  • 268 Views
  • 4 replies
  • 0 kudos

starting my own PCB design with STM32

Posted on May 11, 2012 at 16:28Hello,   I have worked with STM32 on several demo boards. Now I want to start my own PCB board with STM32 microcontroller.   I like the free EDA tool of KiCad, which is available on both Windows and Linux. However, I ...

nsun by Associate
  • 183 Views
  • 0 replies
  • 0 kudos

USART with data parity

Posted on May 06, 2012 at 19:45 Hi all, I just wanted to share the surprise that I had today when, in order to have the USB CDC example virtualizing USART2 at 115200,8O1 on a STM32F102RB clocked with a 16MHz oscillator I had to configure ...

Labels