STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F7 SPI HAL Driver very slow

Posted on November 03, 2017 at 16:43Hi, I am using Keil and STM32F769I-Eval board.I try to readout a sensor with an external ADC (AD7980). The signal I try to convert runs with 200kHz.I generate with a timer every 5us an interrupt. With the interrup...

0690X00000608p6QAA.png

KEIL debug issues with STM32F030F4P6

Posted on November 02, 2017 at 22:28 I am having some debugging issues with Keil uVision5 eval (free) version. Now the STM32F030F4P6 has 16K bytes, and when I compile my program, it is approaching the memory limits. Below is the code size: Progra...

Vu.Andy by Associate III
  • 2531 Views
  • 25 replies
  • 0 kudos

UART Help

Posted on November 03, 2017 at 06:51Hello,I am using an STM 32 F401 Nucleo and i want to send numbers from PC via UART.For example I need to set the frequency and amplitude.Can some one help me to provide the code?Thank you in advance.

DMA triggering via Timer(Input capture mode)

Posted on November 04, 2017 at 11:17I want to transfer some data between two microcontrollers via 16 lines of data and one clk line.(Based on STM Application note AN4666 ''Parallel synchronous transmition using GPIO and DMA'').I use two STM32f407 fo...

0690X00000604CAQAY.jpg

stm32f0 uart1 rx interrupt problem

Posted on November 04, 2017 at 11:50helloI have stm32f030f4p6 Microcontroller and using iar Compiler , library cmsis , After confige Uart1 the RXNE , FE and CMF bits return 1 whereas not recieve or send was done if I dont set RXNE bit to 0 thats Stu...

STM32F334 Burst DMA

Posted on July 27, 2016 at 02:33I have been trying to get the burst DMA working across Timers on the STM32F334 without success. The reference manual has; The burst DMA mode is permanently enabled (there is no enable bit). A burst DMA operation is st...

STM32479I-Eval USB Mass storage

Posted on November 04, 2017 at 06:31Hi Everyone,I recently bought the STM32479I-Eval board and downloaded STM32Cube_FW_F4_V1.17.0 and testing the High Speed USB Mass storage device sample .Application is working fine and able to see Mass storage dev...

suresh k by Associate
  • 302 Views
  • 0 replies
  • 0 kudos