I'm not getting through I2C Start
Posted on August 31, 2017 at 23:28The 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 August 31, 2017 at 23:28The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on August 31, 2017 at 14:28hello all,my question regarding interfacing rs485 with stm32f030r8t6 microcontroller. 485 to ttl converter is used 5v vcc but stm32 works on 3.3v vcc.so how can i interface stm32 with rs485 cnverter. when i am send...
Posted on August 30, 2017 at 15:24 Hello, I am trying to get my MCP3204 ADC to run with my STM32F4. Unfortunately all I get from my SPI_I2S_ReceiveData() function is a bunch of zeros. According to my oscilloscope everything looks normal. I ...
Posted on August 30, 2017 at 07:14i am facing one error in stm32f105xx mcu and error is The flash loader program reported an error. so what is the solution for thisplease give me some response for that.
Posted on August 29, 2017 at 16:13Hello everyone. I would like to know if is possible to generate projects using STMCubeMx and LL API for STM32F103 microcontrollers. I have searched within the options of Cube but I cannot find anything related to th...
Posted on August 29, 2017 at 15:52Hello everyone, I am trying to measure the current consumption in STM32L011F4 microcontroller. I tried the STANDBY mode sample code provide by STM in 'stm32cubel0'. Standby mode current consumption is about 320�A wh...
Posted on July 24, 2017 at 05:43STM32CubeMX v4.22 fails to merge L4 v1.8.1 patch with existing L4 v1.8.0 source tree. Instead it creates two distinctive trees, one for v1.8.0 and one for v1.8.1 when they are installed one after another, i.e. when yo...
Posted on January 12, 2017 at 14:59Hi,I'm trying to flash the demo hex file from STM32F469I-Discovery Kit. But STLink Utility fails when download the Firmware.I've attached log Files.Following Error Message occurs:14:32:53 : Connection to device is ...
Posted on August 03, 2017 at 20:25Hi, I am building an application using an STM32L4 and a BLUENRG-MS. I have an GATT server application that can happily connect and ping pong messages with a GATT client. The client sends a ping on one characteri...
Posted on August 28, 2017 at 12:02 Hi, I try to receive characters over USART1 using the StdPeriphLibrary (System Workbench STM32, MCU is SM32F103C8B), but after I get the data the program stuck (transmission works perfectly). The ISR is: v...