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

Injection fails -- sometimes!

Posted on April 12, 2018 at 01:41 STM32L151R8 - I'm using the Injection channels with a 4 channel sequence. The conversion is handled by software and is repeated immediately (on a different set of data). This works fine for a while. Eventually, t...

stm32f100r8 external interrupt

Posted on April 11, 2018 at 08:09Hi friends,I am using stm32f100r8 with standart peripheral driver.I have planned to use porta1, porta6, portb2, portb3 and portb4 as an external interrupt pin.I use same config for all of them.But portb2 and portb3 c...

Change the interrupt frequency

Posted on April 11, 2018 at 18:08Hello,I'm just starting to create a basic code in order to play with the timer interrupt.Now I have a little problem: my led blinks but I want to change the frequency when I push the button. Why this code inside the ...

Raül G by Associate II
  • 267 Views
  • 2 replies
  • 0 kudos

Input capture not consistent

Posted on April 09, 2018 at 19:55Hi Folks,I'm struggling with getting a stable value for the input capture using the example from the latest STM32Cube_FW_L0_V1.10 download.  I'm using the STM32L031K6-Nucleo board and the Atollic TrueStudio 9.0. My i...

USB Host CDC example for STM32407G Discovery board?

Posted on April 11, 2018 at 06:13Hello everyone,We have a product uses STM32407 MCU. We want to support USB Host CDC for the product. So we ordered a STM32407G Discovery board. We'd like to make USB Host CDC working on the evaluation board first. Ba...

Pilot B by Associate II
  • 166 Views
  • 3 replies
  • 0 kudos

port uclinux on stm32f7?

Posted on April 10, 2018 at 17:23I want to port uclinux to my board based on stm32f767igt,i portted u-boot before.Now i want to port uClinux to my board.So i download uClinux-dist-20160919.tar.bz2,then i compile the kernel with arch/arm/configs/stm3...

UART intrrupt

Posted on April 11, 2018 at 08:24Hi,New in STM32. I have Enabled only UART Receiver interrupt it's working fine but some time continuously execute ISR without incoming data and Disable OVERRUN. Thanks and Regards vitthal

Labels