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

HSE ext. clock with PLL

Posted on December 08, 2015 at 10:44 Hello, im using a STM32f103 with a external digital clock of 10MHz. By the PLL it was set up to 30MHz with fit to our application. I used the std. perherals library to configure the clock. I a...

Pwm master slave synchronization

Posted on December 04, 2015 at 19:07Hello, I'm working with STM32F4 and I'd like to stop PWM after N periods automatically like explained in this [DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommuni...

lrosadev by Associate II
  • 256 Views
  • 2 replies
  • 0 kudos

reverse supply through output

Posted on December 08, 2015 at 23:19My STM32F030 is SPI slave to another external MCU.  External host may turn the VCC of my STM32  off.  When this happens SPI_CLK and MOSI pins are still at +3.3V, and these signals back-supply my MCU through output...

STM32F4 RS485 and RTS pin

Posted on December 08, 2015 at 12:11Hello there,I need to implement rs485 communication using STM32F407. I am using MAX487 chip which has a direction pin. I have searched the forums for a hardware solution to this, and found a topic which says that ...

0690X00000605K1QAI.png

how to convert RTX C program to C++ program

Posted on December 09, 2015 at 08:53Hi I have a Keil RTX C program which work correctly,Now i need to include a C++ library to it, but as you know C compilers are not able to compile C++ libraries(I used CLASS in my C++ library). Then is it possible...

mhdizgah by Associate II
  • 189 Views
  • 0 replies
  • 0 kudos

CubeMX broke SDIO DMA in latest update

Posted on November 12, 2015 at 15:04In the current release of CubeMX V4.11.0 using the latest F4 libraries, V1.9.0, a bug has been introduced that makes the SDIO DMA channels useless.  In the previous library set, V1.8.0, when the DMA channels were ...

Labels