STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 415 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...

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
  • 910 Views
  • 2 replies
  • 0 kudos