STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F0 PWM output is being periodically disabled

Posted on March 01, 2018 at 15:00HiI'm using an STM32F051K6 microcontroller and I've written code to generate a PWM signal with a 2ms period and a variable (10% to 90%) duty cycle. The generated PWM signal is correct but I've noticed that, over a 7....

spi EEPROM ?

Posted on March 01, 2018 at 13:28HI,i have writing data to DR register after that in DR register shows 0xFFaddr=0x000080; addrHigh1 = ((addr & 0xFFFFFF)>>16); addrHigh2 = ((addr & 0xFFFFFF )>>8); addrHigh3 = (addr & 0xFFFFFF); wrenInstruction = WREN...

STM32M4F415 with Connect EVE

Posted on February 27, 2018 at 22:32Hey there,iam a stundet and try to create a programm to test some Piezo's on some structures.I have a STM32 Mini M4 F415 and a Connect Eve Display from mikroe.I want to get the ADC Value of the peak when i push a ...

I2C read from device with STM32F767

Posted on March 01, 2018 at 07:56Heelo friends.I have STM32F767. And need to read from I2C device. I2C device has address 0x4C. Speed is set to 100kHz.This is my INIT I2C peripheral:uint8_t I2C1_Init(void){    // declare and initialize pins to be us...

0690X00000609rcQAA.png 0690X00000609rXQAQ.png