STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32 with PT4115 Dimming

I create a custom board to use PT4115 to control LED. This PT4115 can be control with PWM or external DC on DIM pin. According to spec, the DIM range is 0.3-2.5V.I tested the board by I short the DIM pin to GND and the LED turn off.So it show the boa...

0693W00000JNL6MQAX.jpg
SEng.1 by Associate II
  • 1477 Views
  • 6 replies
  • 0 kudos

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