I want to make I2C communication between two stm32l073 mcu
Posted on July 11, 2017 at 08:26The original post was too long to process during our migration. Please click on the attachment to read the original post.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on July 11, 2017 at 08:26The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on July 13, 2017 at 11:07Hello, can any-one help me with the stm32 pwm code
Posted on July 14, 2017 at 16:51Hello, i'd like to know if it's possible to scan a sequence of 7 regular channels using the ADC2 on the STM32F103 (ADC1 is used).Thanks
Posted on July 14, 2017 at 10:45Hi. I'm trying to count impulses on LPTIM2 in STOP2 mode.Enabe clocks: LL_AHB2_GRP1_EnableClock(LL_AHB2_GRP1_PERIPH_GPIOC); LL_RCC_SetLPTIMClockSource(LL_RCC_LPTIM2_CLKSOURCE_LSE); LL_APB1_GRP2_En...
Posted on July 14, 2017 at 14:53Hello Team,Do you have any idea of pros and cons in case of, EmdOs as part of cube Mx. Separate Integration of EmbOs.Request your input to take the reference.
Posted on July 14, 2017 at 07:58I just bought STM32 MCU Discovery Kits and want to set PE3, PE4, PE5, PE8 as GPIO output.I made the codes via STM32CubeMX and downloaded it to the board successfully.But I found PE4 adn PE5 configure fail, while PE3 a...
Posted on June 20, 2017 at 10:41 ===================================================================================== We find the following silicon limitation as per section 2.15 ofSTM32F42xx and STM32F43xx Errata Sheet (April 2017 DocID02383...
Posted on July 13, 2017 at 09:16Hello! I bought evaluation board: stm32f407discoveryI want to communicate stm32f407discovery with PC through USB cable through virtual com-portI use Keil as IDE.Where can I find example project to start working with u...
Posted on July 07, 2017 at 17:44 Input capture Interrupt ignored. Hi all. I have an STM32F429II. I am trying simply to use the input capture functionality for an external signal that pulses with 200 ms period. The issue is that can't see the in...
Posted on July 11, 2017 at 20:52Hi, I'm new whit this micro-controller and i have problems to enter in sleep mode on my board, i'm using systemworkbench based on eclipse and generate code whit stm32cubemx. I've trying whit hal_pwr_entersleepmode fu...