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

PINRST seems to be always set

It seems PINRST is always set, even if the reset is caused by me removing the IDD jumper. How do i distinguish between this and a reset caused by pressing the reset button?

G5658 by Associate II
  • 221 Views
  • 1 replies
  • 0 kudos

STMF723 I2C slave sequential receive

I am working in STM32F723 in slave mode, I need to receive 2 bytes from master, which is the register address to read from slave.I used HAL_I2C_Slave_Sequential_Receive_IT function with buffer option FIRST_FRAME.I called HAL_I2C_EnableListen_IT befor...

Kannan1 by Associate III
  • 291 Views
  • 1 replies
  • 0 kudos

Resolved! STM32L476RG vs STM32L486QX HSE Ready bit

Hi,I am trying to port a software written for STM32L486QX to my STM32L476RG Nucleo board. I have made the board modifications as described in the User manual, except I adjusted the capacitor values for a 19.2 MHz clock. I ran a small program to print...

STM32 with Atollic (C++ project)

My task is to change our current microcontroller solution to STM32, for this i choose to use Atollic True Studio. My goal is to keep the current software and only replace the hardware access (which is the only mcu specific part). Since all the librar...

JOF by Associate II
  • 712 Views
  • 4 replies
  • 0 kudos

Resolved! PWM and ARPE

I was trying to figure out what datasheet says with the following sentence highlighted bold for STM32F303R8T6The PWM mode can be selected independently on each channel (one PWM per OCx output) by writing ‘0110’ (PWM mode 1) or ‘0111’ (PWM mode 2) in ...

BG1 by Senior
  • 612 Views
  • 2 replies
  • 0 kudos