STM32F427 UART DMA Receive Problem
Posted on August 04, 2015 at 21:23The original post was too long to process during our migration. Please click on the attachment to read the original post.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on August 04, 2015 at 21:23The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on August 04, 2015 at 17:46HelloI am using NUCLEO L053R8 (STM32L0) and Keil uVision 5.15 and ST-Link (embedded in the nucleus board). I buid a FW program using CubeFx I am setting up the stdoutput with no semihosting using the ITM.First I can...
Posted on August 03, 2015 at 16:58 I am using the version 1.3.1. of stm32f4xx hal drivers. I am using the 3 ADCs. ADC1 and ADC2 in dual mode DMA interrupt driven and ADC3 regular conversion. As you can in the code below I am using the fun...
Posted on August 04, 2015 at 15:50Can someone from ST answer this? Bug in HAL library (HAL_RTCEx_SetWakeUpTimer_IT) *Bug: HAL_RTC weakup does not interrupt*Reason: The library stm32f4xx_hal_rtc_ex.h does not clear the interrupt flag before ena...
Posted on August 04, 2015 at 00:19 Hello! Currently I'm working on a jpeg decompression. I've found a great lib from elm-chan, but it seems that's there's something wrong. All the returns are JDR_OK, but despite that on the lcd I get only...
Posted on February 17, 2015 at 15:54There should be a pin out option to select and generate initialization code for just the RTC calendar & clock functions. Cheers, Hal
Posted on August 03, 2015 at 20:20Hello ! We are working in a project that needs a glass lcd display, the average consumption of the system (MCU + LCD) must be around 50 uA. I always used a msp430 with integrated lcd controller to handle this kind...
Posted on July 27, 2015 at 11:25 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on August 04, 2015 at 11:20Hi.We are thinking of starting to use NAND Flash in one of our new product, but we don�t have any experience with NAND flash.I can see that ST can provide a NAND driver, for taking care of:FAT file system, Garbage c...
Posted on August 04, 2015 at 09:54Hello. I'm using stm32f407 eval board.I want to communicate with gyro sensor in the board via SPI.But I can't get any signal from SPI AFIO pins.Please tell me if you find any errors from my codes.// SPI1 SCK(PA5), S...