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

Programming NUCLEO-F030R8

Hi There,I Have purchased(On transit ) NUCLEO-F030R8 board for learning purpose. I''m planning to use Kiel IDE. Is this board needs separate debugger ? Or just usb cable connected to PC from board does the Job ?Thank you.

Resolved! STM32L476 USB inconsistencies.

Posted on March 29, 2017 at 00:21I've been working with USB on my Nucleo board(S)  for some time now. Been comfortably successful at getting a few operational interfaces working with it. Including DFU. STM32L476. So time to make our own PCBS! We kno...

Resolved! how to read a data array from EEPROM AT24C256B

I have configured my ADC to convert an analog value every 100 milli seconds using timer 2 , I could able to write data to EEPROM but while reading it back i could only see 20 variables in array. As below mentioned in code, I could able to switch on m...

Apill by Senior
  • 292 Views
  • 4 replies
  • 0 kudos

How to set RTC_PRER in STM32F0xx?

RM0091 rev.9 in 25.7.5 RTC prescaler register (RTC_PRER) says:The initialization must be performed in two separate write accesses. Refer to Calendar initialization and configuration on page 584.However, Calendar initialization and configuration doe...

Serial UART design for various size transfers

Hello, I'm writing an application on the STM32F303 Nucleo board that uses the serial UART to receive commands and send responses. I believe example code from the standard peripherals library shows either single byte transfers or fixed size buffer t...

Resolved! How to use RTC periodic wakeup (from standby) on STM32L0

I am trying to periodically wakeup STM32L010K8 from standby mode. The project is generated is using CubeMX. The device doesn't wakeup unless I reinitialize RTC everytime it resumes from standby. How can I avoid reinitialization of RTC everytime?/* US...

Raghu by Associate
  • 757 Views
  • 2 replies
  • 0 kudos
Labels