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

STM32F446RE Nucleo 64

Posted on October 24, 2016 at 16:39Hi Guys,i try to experiment a bit with the USB CDC library. Sadly I don't get it to work out of the box after I configured everything in STMCubeMX.I tried to learn something from the F4 firmware libraray tutorial p...

Resetting a timer with external pin

Posted on November 14, 2016 at 18:12Folks, I have been using an STM32 in a 100 pin package and using the PE0 pin which is the TIM4_ETR to reset timer 4 when the external line goes low.  I'm thus able to have a timer interrupt go off when the externa...

DiBosco by Senior
  • 296 Views
  • 1 replies
  • 0 kudos

STM32 Workshop query

Posted on November 07, 2016 at 12:09HI.  In August accepted an invitation to STM32 development ecosystem hands-on workshop due to take place tomorrow 8th November 2016 in Dublin, Ireland However I haven't received any further information whatsoever...

eddy by Associate II
  • 707 Views
  • 7 replies
  • 0 kudos

STM32F030C8T6 with M35 Modem Usart2 Receiving Problem

Posted on November 14, 2016 at 12:25 Hi, I have connected STM32f030c8t6 with M35 modem using Usart 2 , Stn32f0 transmits the Command Successfully, but it can't retrive the reply given by the modem. This my code. I have tested this code wi...

raj11 by Associate II
  • 352 Views
  • 2 replies
  • 0 kudos

ULPI PHY issue with STM32F429

Posted on November 14, 2016 at 16:19Hi All,I have a USB3333 connected to a STM32F429. I can't seem to get the PHY to enumerate in high speed mode - it always falls back to full speed. My code is using the ST cube example with minor modifications (pi...

STM32 L471 Flash Cache Error

Posted on November 14, 2016 at 14:10I have found an error in flash cache perhaps. I write to the same flash bank as the code is run from (with cube flash code). From time to time some 64bit areas in flash are filled with random nonsense (in the area...

damh by Associate II
  • 413 Views
  • 2 replies
  • 0 kudos

program can't reach main(), stucks in arm-none-eabi lib

Posted on November 14, 2016 at 13:50Hello,I'm trying to start debugging of the program on my bare-metal board but program runs somewhere in arm-none-eabi libraries without source code (particularly in __divsi3 or __aeabi_dadd) and I cannot catch it ...

oko by Associate II
  • 567 Views
  • 2 replies
  • 0 kudos

how to use exti event mode?

Posted on November 13, 2016 at 10:37I'm using stm32f4discovery to study exti, I can use exti interrupt mode to get button trigger,but I have no idea what's the event mode,I only know event mode will not triger interrupt,so I do not declare NVIC func...

ctc.ctc by Associate II
  • 874 Views
  • 2 replies
  • 0 kudos

printf to serial through a queue

Posted on October 30, 2016 at 10:11 Hi All, I would like to use a queue to send printf outputs to a serial port. When I try to send something into the queue, its freezes after 3rd character. Here is the queue init code: st...

zamek42 by Associate II
  • 489 Views
  • 2 replies
  • 0 kudos
Labels