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

Resolved! GPIO_D pin 9 remains ''high''

Posted on April 05, 2018 at 03:06 Hey everyone, I'm using a nucleo f722ze which has an onboard stm32f722ze. The problem: GPIO_D pin 9 remains above 1.5 V even when it's set as off(''reset state''). Every other pin I've used and tested doesn't...

0690X00000604YVQAY.jpg
con3 by Senior
  • 340 Views
  • 4 replies
  • 0 kudos

First project in Nucleo-f429zi using TrueStudio

Posted on March 12, 2018 at 14:31Hello, I am new on Nucleo-F429zi and truestudio. After I installed truestudio and download stm32cube_fw_f4_v1.19.0. I found pretty examples in folder projects, so I try GPIO, but after  I open this project in truestu...

Increase the intensity of white led

Posted on April 04, 2018 at 17:29Hi , I want to drive White Led 7 Segment Display. MCUs power supply is 3.3V (STM32F030C6T6), and white led voltage about 2.8V when the current is 20mA. So, light intensity is too low. Is there any way to increase int...

Resolved! CubeMX : Adding Additional expansions

Posted on April 04, 2018 at 18:17How can I add STs expansion packs. http://www.st.com/en/embedded-software/stm32cube-expansion-packages.html?querycriteria=productId=LN1920 But how can I add them, a timer tool could be useful.There was a thread about...

LMI2 by Lead
  • 214 Views
  • 1 replies
  • 0 kudos

FMC-SDRAM

Posted on April 03, 2018 at 07:49Hello, I will use FMC for SDRAM. I looked examples and tried. But this examples used Bank2, I want to use Bank1. How can I do ?

Timer Interrupt not working on STM32F103C8

Posted on April 04, 2018 at 14:51I am using CubeMX and SW4STM32 to generate timer update interrupt on STM32F103C8. The core is running at 64 MHz, and I have verified that other functions like GPIO, PWM, ADC work perfect.The target is to generate an ...

Labels