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

NUCLEO-F767ZI supports SD I/O card mode?

Posted on April 10, 2017 at 07:07Hello ,I had doubt regarding the feature supported in F767ZIDoes the SDIO peripheral in F767ZI support SD I/O card mode for CMD52 and CMD53 request?Initial look at the code generated from CubeMX has only definition, ...

STM32F107C Stack becoming zero on eeprom access

Posted on April 10, 2017 at 06:55Dear All,We are facing issue at certain instant of core that, the stack becoming zero when the DMA is enabled for I2C operation.  The stm32_eval-i2c_ee.c driver is used with STM32F107C.  At certain state of core(whic...

rrunmai by Associate
  • 180 Views
  • 0 replies
  • 0 kudos

STM32F4/STM32F7 MCU Suggestion needed

Posted on April 07, 2017 at 07:04Hello All,I wanted to select MCU for following operation:1. SDIO interface (Not SD Card)2. SPI interaface3. DMA for SDIO/SPI4. UART interfaceI am looking for STM32F4 or STM32F7 Series either STM32 Nucleo or Discovery...

STM32 cube mx generated code issue

Posted on April 01, 2017 at 19:00Sup, engineers. I found some interesting issue in code, generated with STM32 cube MX. If I choose HSE as source for my PLL, it gives me following line of code in the RCC initialization function:RCC_OscInitStruct.Osci...

vadim2 by Associate II
  • 390 Views
  • 3 replies
  • 0 kudos

RTC Alarm B not trigger some time

Posted on April 10, 2017 at 00:39Hello every one, I've problem with STM32L071 rtc alarm B.I used Alarm A for 2 alarm per day, and work fine, and Alarm B for a periodic interrupt of 5 minutes.Random happen that Alarm B not trigger and MCU not go out ...

Labels