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

STM32L486xx SDMMC peripheral and eMMC memory

Posted on December 01, 2016 at 16:37 Hi , I'm using STM32L486RG microcontroller and I'm trying  to use the SDMMC IP to interface with EMMC32G-M525-X01U an eMMC memory from Micron with  32Gb of size. I found in the reference manual that the SDMMC  ...

Resolved! STM32F series peripheral syntax

Posted on December 19, 2016 at 19:45Greetings,I need to come up to speed quickly on the STM32F4 series processors. I have been in embedded development for a number of years and have experience with Renesas, PowerPC, and PIC32 processors, etc and now...

IWDG with LSI on STM32L0

Posted on February 13, 2015 at 09:55Hi all,I´m trying to implement a Independent Watchdog functionality on my STM32L0.In HAL description pdf I´ve read the following sentence that give me some doubts on me:STM32L0xx devices provide the capability to ...

gerardo by Associate II
  • 275 Views
  • 4 replies
  • 0 kudos

STM32F401 power consumption in Reset

Posted on December 14, 2016 at 20:46I'm using an STM32F401 and am trying to understand the power consumption when the device is powered (3.3VDC) and held in System Reset.  Can you tell me what the expected current draw will be when this device is he...

rwnar1 by Associate
  • 285 Views
  • 1 replies
  • 0 kudos

LSE OSC32 not starting oscillation

Posted on December 16, 2016 at 14:27Hello,I recently bought some stm32f303vct6 for a clock project. I first made a version for the stm32f3discovery board and my program worked, then I tried to program a microcontroller who isn�t on the discovery boa...

STM32F072 SPI bidirectional mode strange behavior

Posted on December 13, 2016 at 10:37Hello,I'm using the STM32F072-Nucleo64 board, and direct register access (no SPL and no HAL).Using SPI in normal (aka full duplex) works without any problem, sending a byte is OK and receiving also is OK. But I wo...

Kraal by Senior III
  • 561 Views
  • 2 replies
  • 0 kudos

STM32CubeMX destroys multiple targets in Keil uVision

Posted on June 13, 2016 at 16:37Hello,I have a project with multiple targets. The project was initially generated using STM32CubeMX 4.15. I have created some targets manually. When I change some peripherals and re-generate the code, STM32CubeMX dele...

smrtkai by Senior
  • 346 Views
  • 4 replies
  • 0 kudos

Reading value on GPIO analog mode

Posted on December 20, 2016 at 11:49Hi,could tell me someone, how to read value on GPIO analog mode (not ADC analog on AF mode). I was Googled this, and I just found that this mode has 8-bits converter. How can I recieve value from this, using HAL l...

Labels