STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! About STM32L1 IBIS Model name

Posted on June 06, 2018 at 12:45Hello.I wanna ask that I don't know about the filename of IBIS about STM32L1.I download it from the product page, it looks like:I don't understand what ''429/427/436'' is.I googled that it's about STM32F1XXX or other,...

0690X0000060BYwQAM.png

Cannot read config register value of M24LR16E via I2C

Posted on June 07, 2018 at 09:34Hi All,I'm trying to communicate with M24LR16E(NFC tag IC) via I2C (STM32F103R is Master)I could find configuration register(address 2320) has initial value 0xF4.so I tried to read the configuration register, but I go...

Resolved! STM32 RTC miliseconds set

Posted on May 14, 2018 at 19:40Hi,I would like to set the milliseconds in the STM32 RTC, the function hal_rtc_settime doesn't change the milliseconds (subseconds) value.I tried be setting hrtc->instance->rtc_ssr but it doesnt change its valueHelp wo...

priven by Associate II
  • 1734 Views
  • 8 replies
  • 0 kudos

Reset MCU?

Posted on June 03, 2018 at 13:12Hi,i am beginner in stm i am working on stm32l071, have configured rtc,spi,uart all peripherals working good,butsome time MCU resetting how to find what is reason for resetting  the mcu.

Low power mode power consumption gpio pin low

Posted on June 07, 2018 at 04:35Hello,When I enter low power mode, I need to pull all gpio pin to LOW?To pull gpio low can make mcu power current low?Is there any doc about how to measure the power current in low power mode?Thanks

cyt by Associate II
  • 312 Views
  • 1 replies
  • 0 kudos

STm32F3 discovery kit Problem

Posted on June 06, 2018 at 23:52hello,i wanted help for the STM32F303. Initially when i was 'Turning on' the STM32F303 Kit the leds start displaying but now they are neither blinking nor and leds are showing direction of North.How can i bring or res...

STLinkv2.1 comm error for SWD on STM32469I-Eval

Posted on June 07, 2018 at 07:49Hi,I have STM32469I-Eval board.I used STM32SW4 (AC6) toolchain and built a LED toggle project and debugged it using OpenOCD.Everything was working good.Then i did HW modifications on it by removing CN2, CN4, R216, R21...