STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Implementing Repeated Start on an STM32 F0 I2C Slave

Posted on June 30, 2017 at 15:12I'm currently working on a driver on an STM32F0 that joins the I2C bus as a slave device. Currently there is no mention in the reference manual on how to handle a Repeated Start Condition, does anyone know how to?I am...

B Zikhali by Associate III
  • 1080 Views
  • 1 replies
  • 0 kudos

OTA ugprage for STM32L476RGT6

Posted on June 30, 2017 at 15:14Hi all,I am planning to work on STM32L476RGT6 for an IoT project. And I need to do OTA firmware upgrade through SPI interface (radio with spi interface). Where can I get the bootloader and firmware supporting OTA thro...

stm32f746g-disco and emWin (Does not work create a window)

Posted on April 22, 2016 at 12:44 I start with stm32f746g-disco http://www2.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-mcu-discovery-kits/32f746gdiscovery.html. For ex...

0690X00000603ImQAI.jpg 0690X00000603P3QAI.jpg
sergej by Associate II
  • 1033 Views
  • 3 replies
  • 0 kudos

Initialization fails HAL_CAN Stm32F4Discovery

Posted on June 30, 2017 at 13:13Hello! I'm using Cube and STM32F4Discovery and I'm trying to fix CAN bus, but I can not even initialize it, I tried to set timings for different speeds, all the same goes out - it falls into error void _Error_Handler ...

Hosting by Associate III
  • 252 Views
  • 0 replies
  • 0 kudos

KM-040TMP-02-A

Posted on March 12, 2017 at 10:34Hello Everyone,Does anyone know where to buy or at least who is the manufacturer of the LCD used in the STM32F469i-disco?(KM-040TMP-02-A)#stm32f469i-disco #b-lcd40-dsi1 #4-inch-lcd

Desync of DMA by flash programming ?

Posted on June 30, 2017 at 12:29Hello,I have a strange behaviour in a bit complicated setup:This is my setupa number of concatenated timers create a periodical burst of 4 pulses, 70 µsec appart, bursts are 2.5msec apart. These pulses trigger a DMA ...

mmensch by Associate II
  • 357 Views
  • 0 replies
  • 0 kudos

STM32CubeMX ''modified'' status of *.ioc files

Posted on October 20, 2015 at 10:24Hi, it's a small but annoying bug, every time I open my *.ioc project file (which was gradually migrated 5-6 times from older versions) Cube immediately marks the project as modified (asterisk in the title just aft...

Stm32f7 Discovery - UART DMA help needed

Posted on June 30, 2017 at 10:47Hi,I have the following issue when using the attached code:board->computerABCDE\r\nthe computer dosent receive anythingi send from the computer '11\r\n'the board reply is ABCDbasically there is one step delay between ...