User Activity

Hello,I want to use a STM32G071GBxx in my design of a USB 2.0 Device using a USB-C receptacle. I want to be able to do 2 things:Check what current at 5V the host can provideConfigure the Resistor at the CC lines in a way to draw 3A at 5VCan I do thi...
Posted on March 14, 2018 at 09:24Hello,I am using a STM32F415RGT6 embedded in the 1Bitsy Board. I want to set up the I2C Peripheral in order to read some data from a sensor.My example code: RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOB, ENABLE);GPIO_I...
Kudos from