STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F072 IAP solution

Posted on April 16, 2018 at 13:47Hello EverybodyI'm new in this Community and I hope to find ideas to solve my problem: I've an application in which I deal with a phone via a tag and I2C. I store an image of the new firmware I've to write to microco...

SVD files of STM32F7

Posted on April 14, 2018 at 14:01Hi,I am working with the http://www.st.com/en/microcontrollers/stm32f767zi.html microcontroller using the GNU ARM embedded toolchain.Since I didn't want to work with the CMSIS library I only copied a few header files...

NUCLEO-F767ZI USB Virtual COM Issue with CubeMx

Posted on April 13, 2018 at 01:44Hello,I am trying to get a basic USB CDC virtual COM program working using the NUCLEO-F767ZI with CubeMx (v4.23.0 and F7 v1.8.0) but facing an issue where my Windows 10 keeps messaging me that the USB device is not r...

Resolved! Bug in HAL_I2C_Master_Transmit()

Posted on December 22, 2016 at 18:08Recently I wasted a frustrating few days finding out why my code was unstable. Turned out to be what I believe is a bug in HAL_I2C_Master_Transmit() so I thought I should post here in case it catches anyone else o...

toby2 by Senior
  • 1403 Views
  • 2 replies
  • 0 kudos

STM32Cube LwIP TCP Sending

Posted on April 12, 2018 at 15:49I have used the STM32Cube software and the tcp_echoserver to create a working echo server with no issues. Now I am trying to expand on the echo server. I want to be able to send data without the requirement of data h...

Touch Sensing channels count STM32L152ZE

Posted on April 12, 2018 at 12:30 Is there a error in theSTM32_TouchSensing_LibraryV2.1.1 with the maximum channel count for theSTM32L152ZE controller. According to theUM1913 usermanual the STM32L1xx supports up to 34 channels. STM32L1 seri...