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

From mbed to offline IDE

Posted on April 05, 2016 at 06:17Hello.I would like to ask a question that might sound very basic almost silly to you, so my apologies.I am now programming a STM32F091 Nucleo board using mbed. (since it says ''mbed enabled'' and mbed is easy to lear...

d_aliaga by Associate II
  • 423 Views
  • 3 replies
  • 0 kudos

Virtual COM Stm32fxx and complete transfer

Posted on March 23, 2016 at 10:41Hi, i'm using a virtual com (without uart), someone know the way to know when the usb has complete the transfer ?I can't make (sure) immediatly two time ''CDC_Transmit_FS''CDC_Transmit_FS( Buf, 100 );// here i need t...

Marco1 by Associate II
  • 186 Views
  • 1 replies
  • 0 kudos

stm32F071 + STOP MODE + wakeup + HSI48 = hard fault

Posted on April 05, 2016 at 10:31For a wearable product we're working on a device that wakes up 160 times a second (for now, will later be reduced to ~10 times per second), does it's thing, communicates with a host and remains in STOP mode for the r...

henk23 by Associate II
  • 411 Views
  • 3 replies
  • 0 kudos

Place stemwin fonts in external flash

Posted on April 04, 2016 at 19:49Hello, I use stemwin with stm32f7 controller. I would like to put fonts and bitmap in external nor flash memory. I have declared my section in linker file. But I don’t know how to generate hex or bin file to put in n...

TIM CR2.CCDS functional?

Posted on April 01, 2016 at 20:54STM32 timers CR2 contains CCDS which seems to have no effect.  Reference manuals say that it selects DMA on update rather than compare.   DIER register contains DMA enables for all compares as well as update, so desc...

CubeMx creates some bugs

Posted on January 21, 2016 at 14:43CubeMx 4.12.0 Mcu: STM32L476RETx Fimware Package: L4V1.2.0 -Cube is generating code for port H, but there's no port H on the L476RET  /*Configure GPIO pins : PH0 PH1 */    GPIO_InitStruct.Pin = GPIO_PIN_0 | GPIO_PI...

STM32F0 USB Documentation

Posted on April 05, 2016 at 10:14Hi all,I can't find documentation of STM32Cube USB device for STM32F0, could I use the following documentation that I found for STM32F4:http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_ma...

ee06091 by Associate III
  • 311 Views
  • 5 replies
  • 0 kudos

CAN Bus Tx packets missing [STM32F303x]

Posted on February 08, 2016 at 12:37Problem with the CAN Tx dropping packets.I am testing by sending 8192 packets to a CAN Bus analyzer. each test packet is less than 8 data bytes. After about 60 packets have been sent at 250kBaud about half of the ...

gbigden by Associate III
  • 617 Views
  • 4 replies
  • 0 kudos
Labels