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! Does STM32F429I-DISCO KIT support ARM ULINK2 Emulator?

Posted on August 29, 2017 at 15:11HiNow I'm trying to buy http://www.st.com/en/evaluation-tools/32f429idiscovery.htmlBut I want to make sure before to buy http://www.st.com/en/evaluation-tools/32f429idiscovery.htmlDoes STM32F429I-DISCO KIT support h...

Stm32f302 interface to Adxl345

Posted on August 29, 2017 at 22:02Hello everyone I am trying to interface acceleration sensor Adxl345 to stm32f302 through I2C  using the HAL Library. Actually I am learning the programming , does any one help me how to get the data from sensor. I w...

I2S <>QSPI Flash via DMA

Posted on August 29, 2017 at 17:26Hi Guys,I'm struggeling with the I2S where the Datasource is an QSPI Flash (2 Datalines) on a STM32F446. How can I set on the right way the pointer to the Flash in the Function HAL_I2S_Transmit_DMA() for the DMA Tra...

UART

Posted on July 24, 2017 at 08:08Hi!I am study UART to communicate with PC.My target is use PC like a terminal to input AND out message to STM32.My code is using HAL library.I want to operate code like below.**************************************ch =...

0690X00000607foQAA.png
L C by Associate II
  • 3628 Views
  • 14 replies
  • 0 kudos

32F746GDiscovery UART DMA

Posted on August 29, 2017 at 16:13I am trying to create a module for the 32F746GDiscovery board which will make use of USART6 in a UART configuration that is on the Arduino connector. The time between end of the transmission sent and the reply from ...

Roth.Ian by Associate II
  • 392 Views
  • 0 replies
  • 0 kudos

STM32F746G CubeF7 LwIP demo

Posted on August 28, 2017 at 17:03Hello,I've been trying out the examples from the STM32 CubeF7 projects for the STM32F746G Discovery board, but when I build the LwIP application using the SW4STM32 tools the image is over 393MB and so too large for ...