STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32L476G-Discovery demonstration application

Posted on April 26, 2017 at 07:14Hello,I am working with the STM32L476G-Discovery board. I am testing the examples applications and I have found an error in the demonstration application regarding to the soundmeter feature.* With the *.bin file prov...

CubeMX Error Message

Posted on June 20, 2015 at 20:20  I'm using CubeMX for a f407 project. When I generate the code I get a warning --The Code is successfully generated under c:/dev/MyProject but library creation and copy have a problem.--Does anyone have a clue what t...

A Bug with STM32F4 CubeMX hal_msp for I2C3 on FW_F4 V1.11.0

Posted on May 17, 2016 at 11:19When enable I2C3, CubeMX will generate stm32f4xx_hal_msp.c with a function named HAL_I2C_MspInit(), and in that function, the code will first config PC9 and then PA8 to be I2C pins. This order may lead to a busy state ...

mmh_web by Associate
  • 614 Views
  • 2 replies
  • 0 kudos

Resolved! [CUBE-MX] Annoying behavoiour

Posted on May 03, 2016 at 17:10Hello communityhere they are my 5 cent of opinion about the - otherwise great - Cube MX.I ee that, whenever I regenerate a project for whatever reason (changing clock scheme, using DMA for USART instead of polling etc....

stanzanim by Associate III
  • 1405 Views
  • 7 replies
  • 0 kudos

External ADC with 18bits using SPI with DMA

Posted on April 27, 2017 at 12:19Hi,I'm currently investigating how to efficiently connect an 18bit ADC (http://www.analog.com/media/en/technical-documentation/data-sheets/AD7691.pdf) to an STM32L432KC microcontroller. The ADC uses SPI to transmit t...

STM32L47x ADC maximum input voltage

Posted on April 26, 2017 at 08:40Dear all,I have the following situation: STM32L471/L476 processorUsing the ADC with the internal reference buffer (2.5V) as analog eferenceOne of the ADC input signals comes from a rail-to-rail OP-AMP with 3V supply...

CubeMX bug on STM32F4 ADC config?

Posted on March 01, 2017 at 15:26Hi guys!I'm currently using the Nucleo 64 board with the STM32F446RE chip.This microcontroller has 3 ADCs, which according to the reference manual (see pic), can be configured to run as ADC1+ADC in simultaneous mode,...

0690X00000606SGQAY.png 0690X00000606SPQAY.png

STM32F100RB DMA+Timer PPM Stream[SOLVED]

Posted on June 21, 2015 at 12:42 I am currently trying to generate a ppm stream for a RC transmitter using the DMA and timer on a STM32F100RB but am having a few difficulties getting it working. The code I have is based on a similar problem solv...

Resolved! Source code for stm32f4x7_eth.c

Posted on May 08, 2017 at 17:45I am not having any luck on the st.com site finding source for stm32f4x7_eth.c. Could someone please point me in the right direction?Thanks,John

John Hite by Associate III
  • 700 Views
  • 4 replies
  • 0 kudos