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

STM32 Nucleo F411RE UART

Posted on July 11, 2016 at 15:50Hello, I am trying to modify the given code for STM32F411RE nucleo board. I want to modify the UARt code by including an interruop section.I have the following code:&sharpinclude ''mbed.h''//--------------------------...

ADC and DAC via DMA

Posted on July 12, 2016 at 14:33Hi,I need to know the exact sequence to be adopted (if any) in order to use the STM32F3xx HAL drivers to implement the ADC multimode conversion with transfer by DMA, using two separate DMA channels for master and slav...

flavio23 by Associate III
  • 376 Views
  • 0 replies
  • 0 kudos

STM32F746 - Problems with FMC

Posted on April 16, 2016 at 11:10 Hi all, I'm trying to use a LCD via the FMC, but as yet i haven't been able to get any output from the FMC module at all. Using normal GPIO pin writes works just fine. Im using this test code to diagno...

mwp by Senior
  • 580 Views
  • 3 replies
  • 0 kudos

I2C Clock held low by STM32? STM32 is slave.

Posted on July 11, 2016 at 20:28I've programmed several I2C applications, but never as the slave.Using an STM32F031 Nucleo-32 board, connected to a Linux system with other I2C devices.I would post code examples, but at this point the only code that ...

mattreed9 by Associate III
  • 1563 Views
  • 1 replies
  • 1 kudos

STM32CubeMX - problem after F1 FW package actualisation

Posted on July 10, 2016 at 21:43Hello,I've got a problem with connection error to the target in ST-Link Utility in every program generated by CubeMX with newest FW package for STM32 F1 family (1.4.0). After download program to uC there is error and ...