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

stm32f3 discovery how to fix loop periode !!

Posted on October 26, 2016 at 11:40 Hi all, i use stm32f3 discovery and i develop a project with IAR but i have faced a problem in fixing my loop periode to be more clear : i use the accelerometer and the gyroscope of th stm32f3 discovery , ...

USB OTG CDC Device busy when trying to send

Posted on September 17, 2016 at 15:15 hey guys, so I am using an STM32F411 as an USB device. It's connected via VCOM to a PC. I am using HAL V2.4.1 from19-June-2 In general it works good, but when I quickly connect and disconnect the u...

bm by Associate II
  • 230 Views
  • 1 replies
  • 0 kudos

DS18B20 1Wire DMA

Posted on October 26, 2016 at 09:31Hi All...i using stm32f103rbt and Ds18B20 temp sensor.i search for hardware peripheral driver that make 1wire independent from cpu but not find any thing useful.i want to read temp from ds18b20 without delay. how i...

Where to get CoIDE

Posted on October 22, 2016 at 20:25It's strange but http://www.coocox.org/ do not work. Maybe there is a site from which this distribution can be downloaded? Besides http://www.coocox.org/. Thanks.

anton23 by Associate II
  • 376 Views
  • 2 replies
  • 0 kudos

HAL_TIM_PWM_Stop leaves output pin in undefined state

Posted on October 18, 2016 at 02:28I'm trying to start/stop a PWM signal to an LED (simple test!!). Using HAL_TIM_PWM_Start() starts the PWM output, HAL_TIM_PWM_Stop() stops the PWM but leaves the output in a random state rather than the (expected) ...

Labels