STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Challenges in having 8 SPI slaves on single SPI bus?

Hello all,In my application I am supposed to use 8 similar SPI slaves on single SPI bus with master as (STM32L452RCT6) with different chip select lines for each slave. Also, please let me know if it is necessary to configure the CS lines on same Regi...

YVerm by Associate II
  • 956 Views
  • 5 replies
  • 0 kudos

Different return paths for STPM33 ICs?

Hello all,Since i was not able to find thread for Power Monitoring ICs, hence, posting my question here.I am using STPM33 PM IC for my application and i have below queries:-As i can see in the datasheet in the application schematic column, two ground...

0690X00000AAFwgQAH.png
YVerm by Associate II
  • 545 Views
  • 2 replies
  • 0 kudos

STM32F7 External Flash loader using QuadSPI

I have a problem same as on here https://community.st.com/s/profile/0050X000007vtAYQAY?t=1566392175765 but different mcu (STM32F750N8) and same flash chip.I used the code that published there. But i cant get it done. When i compile my code, i can see...

Problems with using SPI and I2C together

Hi,i am using a NUCLEO STM32L412 board and i want to use SPI and I2C together.Every bus works for itself - this is OK.But when i measure the signals, i get SPI clock signal on SDA and vice versa the SDA Signal on SPI SCK. I initialized with CubeMx.H...

ledi001 by Senior
  • 697 Views
  • 3 replies
  • 0 kudos

ADC Differential Inputs

Hello Community,Suppose that an ADC is configured to receive a differential input, say PA0 and PA1 as the non-inverting and inverting inputs respectively. Does that mean that the ADC reading can now be a negative number (corresponding to a a negative...

Amir1 by Associate II
  • 1162 Views
  • 3 replies
  • 0 kudos

ADDR bit is not set in I2C

Hi I'm trying to configure stm32f103 as a master to write data to slave EEPROM chip. The master generates a start condition but slave doesn't acknowledge the address ( the address is mentioned in the datasheet though )#include "stm32f10x.h" ...

ASeyo by Associate II
  • 558 Views
  • 1 replies
  • 0 kudos