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

STM32F756 Ethernet needs DTCM

Posted on November 22, 2017 at 12:57Hi,I have problems with ethernet (using the HAL library 1.8.0) on the STM32F756ZG.If I place the DMA buffers in the DTCM (0x20000000-0x2000ffff), it works fine. If I place the DMA buffer anywhere else (SRAM1, SRAM...

zabel by Associate III
  • 848 Views
  • 3 replies
  • 0 kudos

STM32F407VG: ADC+DMA+USART

Posted on November 27, 2017 at 17:47Dear all,I am trying to acquire analog signal and sample it through ADC (12 bit) at a rate of 8KHz and stream the data through USART. /* USARTx configured as follows:  - BaudRate = 921600 baud  - Word Length = 8 B...

DS3231 module & STM32F103R8T6

Posted on December 04, 2017 at 16:04The original post was too long to process during our migration. Please click on the attachment to read the original post.

stm32L0 touch and sleep

Posted on December 04, 2017 at 16:02Is there example of using stm touch library and sleep in L0 series? I want to system to wake up on touch detection, but with my implementation is waking up on end of every acquisition?Can someone help with idea of...

azi 89 by Associate
  • 256 Views
  • 0 replies
  • 0 kudos

How can I judge fake chip or not @ stm32f103cbt6

Posted on December 04, 2017 at 14:18I knew most stm32f103cbt6 implemented in Blue Pill (https://os.mbed.com/users/hudakz/code/STM32F103C8T6_Hello/ ) is fake.One of my friend says 'if F is printed on the second line, it's fake'Is it true? and how can...

STM32 DISC1 - LCD

Posted on December 01, 2017 at 17:53Hello ,Is there any documents for how DMA2D/LTDC  interfaces with external SDRAM to change LCD ? who fetches the Data to send to LCD drivers ? and what is the  sequence ?

R. M. by Associate II
  • 773 Views
  • 3 replies
  • 0 kudos

Technical doubts on SAI interface(STM32F7)

Posted on December 04, 2017 at 05:54I am using STM32F767ZI nucleo board to interface external audio device(ADAU1772) through SAI interface. Here I configured SAI(Master) in TDM mode to receive 4 channel audio signal. I can able to receive the data u...

IEC 60730 Class C compliance for STM32F1 series?

Posted on December 04, 2017 at 04:39Has anyone done IEC 60730 Class C compliance library for STM32F1 series? I have read STM32F1 are Class B compliant and verified, but I am wondering if anyone has done some library for the STM32F1 series to be Clas...

Off Topic: How do you prototype?

Posted on December 02, 2017 at 23:54After a hard day at work, I come home, crack open a beer, start dinner, and play with my micro controllers.  I am the very definition of a bit fumbling amateur.  This counts as fun for me.So I'm building a clock r...

0690X00000604INQAY.jpg

stm32CubeMX cant install on Linux 64bit

Posted on October 19, 2017 at 08:33Hi allI'm new to stm32 and have troubles to install the CubeMX Standalone and Eclipse Plugin.I've downloaded the archive fro st.com, unarchive made the installer executable but the installer dosn't start.When i tri...