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

STM32CubeMX for STM32F4 configures inputs as outputs

Posted on May 28, 2018 at 17:39Inputs for (at least) Timers and U(s)arts are being configured as PushPull outputs. There is no option to change this, so it produces the code below. I'm using a STM32F407VET and all the lastest STM32CubeMX software. (...

0690X00000604YlQAI.jpg 0690X00000604bKQAQ.jpg
Willunen by Associate III
  • 475 Views
  • 3 replies
  • 0 kudos

Anyone Using CAN to Update Firmware?

Posted on February 15, 2018 at 10:12I'd like to use the CAN Bus to upgrade firmware. I've read the http://www.st.com/content/ccc/resource/technical/document/application_note/56/94/0c/7d/63/f6/4d/96/CD00264321.pdf/files/CD00264321.pdf/jcr:content/tra...

STM32L152 - EXTI and SPI interference

Posted on May 28, 2018 at 16:32 I am having issues using extrenal interrupts together with the spi on my stm32l152re-nucleo board. I am using theSTM32CubeL1 LL Drivers in the 1.8.0 Version. I am working with an external device that should gi...

m schuh by Associate
  • 293 Views
  • 1 replies
  • 1 kudos

STM32F103C8T6 I2C in Interrupt Mode

Posted on May 28, 2018 at 17:55Hello everyoneI am having problems with I2C in interrupt mode. When STM32 attempts to communicate with multiple devices, STM32 is sometimes busy and can not send that byte waiting to be sent via I2C. What is the conseq...

STM32L452 shutdown mode very high current consumption

Posted on May 28, 2018 at 17:01Hello,I'm using STM32L452 for my project and I'm trying to use shutdown mode, but I'm getting very high current consumption ~1mA but with STOP1 mode the current consumption is only 65uA (Its according to spec because I...

priven by Associate II
  • 191 Views
  • 0 replies
  • 0 kudos

I2C ISSUE ON NUCLEO-F429ZI

Posted on May 28, 2018 at 15:34Hello,I am using MCP23008E/P with Nucleo-F429ZI through I2C. It worked at the beginning, and but now I always has  HAL_I2C_ERROR_AF error on transmission. When I hook up scope, I find it looks transmission is broken af...

Uart output not coming as desired

Posted on May 28, 2018 at 14:31Hi,  am using STM32F103C8T6, I wrote code with keil for uart1 for the tx pin PA9 and rx pin PA10, am just sending a character repeatedly, but I didn't receive the character what I am sending, I am using CP2102 device b...

0690X0000060KyNQAU.png

Why does STM32CubeMX hang up on windows10 System?

Posted on May 14, 2018 at 16:34I use STM32CubeMX to create startup code for the STM32L433RCT-P (Nucleo-Board).On my old Windows7 system there was no problem generating the startup code but on the new Windows 10 system it stalls after(?) it copied th...

Labels