STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! USART not working on STM32L152C Discovery board

Hello ST community!I'm working with the STM32L152C Discovery board and would like to create a simple USART example. I have developed USART drivers in the past, but this time they are not working with the disco board. It is possible that it has to do ...

JPabl.1 by Senior
  • 661 Views
  • 2 replies
  • 1 kudos

Compatibility doubts about I2C SCL SDA between a Slave (STM32L0) with VDD=3V3 & a Host with VDD=1V8 , pull-up resistors on the Host side.

Dear ST Community,I do have a doubt regarding an I2C communication between my STM32L031K6Tx that is the slave and powered with VDD=3V3 and a host that is powered with 1V8. Pull-up resistors are connected to 1V8 (host side).I did a functional test and...