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! Problems showing more than one JPG image with 746D

Posted on June 07, 2018 at 20:40 I modified \STM32Cube\Repository\STM32Cube_FW_F7_V1.0\Projects\STM32746G-Discovery\Applications\LibJPEG example to show several images, see the code below, but images don't show. Only the first one is there whole....

LMI2 by Lead
  • 1038 Views
  • 6 replies
  • 0 kudos

External reference voltage for STML4

Posted on June 11, 2018 at 23:16Hi,I have very weird issue with external voltage reference with STM32L4xx.I have a board which is using external voltage reference for STM32L476. I apply 3.3V to both VDDA and VREF+. The VDD is also powered with 3.3V....

jeffz by Associate II
  • 484 Views
  • 0 replies
  • 0 kudos

how to read SD Card 2 files at the same time by STM43F103RC

Posted on June 11, 2018 at 06:36I have a project that is a series speakers.  There are 2 speakers master speaker (MS)  and slave Speaker (SS)I want to design the MS as following function.1) use phone as controller through Bluetooth2) MS with SD card...

forest xu by Associate II
  • 1216 Views
  • 4 replies
  • 0 kudos

Can VABT supply be higher than VDD ?

Posted on June 11, 2018 at 17:32I am developing an battery operatoad device, but at most of other IC are opearting form 1.8V that I would like to run STM32 from 1.8V as well. But batttery will be 3V, as other things need 3V as well. So qusetion is -...

andis by Associate
  • 366 Views
  • 0 replies
  • 0 kudos

Reading I2C device in minimal time

Posted on June 11, 2018 at 15:23Hello all,I am using STM32L432KB controller with LIS2DE12 accelerometer over I2C3.On the controller side,- when I use Normal mode (100KHz) with blocking API HAL_I2C_Mem_Read(), it took about 500 uSec to read a single ...

How HAL_UART_Receive_IT() works?

Posted on June 11, 2018 at 15:02Hello, I would like to know exactly how HAL_UART_Receive_IT() API works ...?I am using STM32L432KB controller with Quectel's BG96 module to send AT commands and receive its variable length responses.A demo code of my ...

Designing PCB for ST MCUs

Posted on June 10, 2018 at 21:20Hey guys.I have to design my own PCB for my project. How can I get information about how to design a good PCB and the notes about how to reduce noise?And Is there any Forums like ST forums for Altium? If it is would y...

STM32 with TCP/IP

Posted on June 05, 2018 at 10:42 Hello, I'm working on a project that aims to develop a program for compliance with the TS13 149 ( http://itxpt.org/en/home) standard of passenger counting systems for public transit vehicles produced by the compa...

stm32 multiple ADC redings error

Posted on June 11, 2018 at 12:14 hi, I'm using cubemx to initiate the project, the mcu I'm using is stm32L053C6. To that I have 2 sensors and 2 transistors connected to adc inputs. The code below shows how I get the input value, voltage, f...